@charset "utf-8";

body{
	padding:0px;
	margin:0px;
	font-family: sans-serif;
	font-size:17px;
	background-repeat: repeat;
	color:#000;
	text-align: center;
	background:#FFFFFF;
}

#rewrite{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

img{border: 0;}
#logo{margin:100px auto;}
#messages{height:300px;}
#no_flash{color:#008375; margin:100px auto;}
#no_javascript{color:#008375; margin:100px auto;}
#content{position:absolute;	top:600px; color:#008375;}


