body
{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg_body.jpg) no-repeat fixed top center #130a05;
	font:.875em Arial, Helvetica, sans-serif;
	color:#462401;
}

#header h1,#subheader h2
{
	text-indent:-9999999px;
	margin:0;
}

p
{
	padding:10px 5px;
}

h3
{
	text-align:center;
	font-size:1.55em;
	color:#b60000;
}

blockquote
{
	background:#e8f2f6;
	border:4px double #c0d4db;
	padding:20px;
	color:#2c667c;
}

#subscribe
{
	background:url(../images/bg_form.png) no-repeat center center;
	width:515px;
	height:420px;
	margin:0 auto;
}

#frmSubscribe
{
	padding:100px 20px 0;
}
