html,body{
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/shr/bg_rpt.jpg);
	background-color: #E3E3E3;
	background-repeat: repeat;
}

#hmLayer{
	background-image: url(../images/shr/bg_full.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
}