html, body {
	margin:0px;
	width:100%;
	height:100%;
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

html {
  background:url(/images/bg.jpg) no-repeat fixed 874px 0;
}


