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

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

/*
html {
  background:#ffffff url(/images/bg-steel-grey2.png) repeat top center;
}
*/