@charset "utf-8";
html, body, #page_wrap {
	height: 100%;
}
html, body{
	padding:0; margin:0;
}
body{
	background-color:#92c660;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#page_wrap{ }


#alternatecontent { width:600px; margin:0 auto; text-align:center; padding:20px 0 0 0; }
#alternatecontent h1 {background:url(../images/logo.gif) no-repeat; display:block; width:514px; height:94px; text-indent:-9000px; margin:0 auto; padding:0;}
