body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width:980px;
	margin:0 auto;
	top:10%;
}
#site {
	width:980px;
	height:670px;
	background-color:#FFFFFF;
}
#logo {
	float:left;
	width:548px;
	height:89px;
}
	

