body {
	background: #797661;
	font-family: sans-serif;
	color: #FFFFFF;
}

#emailForm {
	margin-top: 100px;
}

#email_signup {
	background: url(images/email_signup_background.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 81px;
	vertical-align: middle;
}

#email_signup input {
	position: relative;
	top: 0px;
	left: 5px;
	width: 118px;
	height: 20px;
	background: none;
	color: #FFFFFF;
	border: none;
}

#header {
	margin-top: 100px;
}

#signup_message {
	text-align: center;
}
