html, body { height:100%; }
body { margin:0; padding:0;}
#site {
	width: 980px;
	margin:0px auto;

}