body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}

h1 {
	font-size:10px;
	color: #586b8c;
}

#wrap {
	min-width: 960px;
	margin-left: -480px;
	margin-top: -290px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 580px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #89a0b8;
	margin-top: 20px;
}

#footer a {
	color:#89a0b8;
	text-decoration:none
}
