div.logo {
	text-align: center;
	margin-top: 15%;
}

div.email {
	font-family: garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}

div#newsletter_signup {
	font-family: garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
}

span#error_messages {
	color: #ff0a06;
	font: normal 1.0em Garamond, Georgia, "Times New Roman", Times, serif;
}

.email_input {
	width: 221px;
	padding: 3px;
	color: #a0a0a0;
	font: normal 1.0em Garamond, Georgia, "Times New Roman", Times, serif;
	border: 1px solid #999;
}
