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

body {
  background:url(/images/outer_shadow.png) repeat-y 913px 0;
}
