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

body {
  background:#ffffff url(/images/bg_winter_2011.jpg) no-repeat fixed top center;
}
