@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#splash {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 329px;
	width: 500px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
	background-image: url(../images/logoYahoo500x_New.png);
	background-repeat: no-repeat;
}
#container_email {
	height: 30px;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container_thanks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 1.2em;
}
#splash2 { margin-top: 200px; margin-right: auto; margin-left: auto; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-align: center; height:80px; width:325px; background-image: url(../hdrYahooHeading.gif); background-repeat: no-repeat; background-position: center bottom;}
