/* CSS Document */

html,body {
	height: 100%;
	}


.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image: url(../images2010/hg-site-start.gif);
	background-position:center top;
	background-repeat:repeat-y;
	}
