/* CSS Document */

#hg {
	position:absolute;
	width:960px; 
	left:50%; 
	margin-left:-450px;
	heigth:500px;
	top:50%;
	margin-top:-270px;
}
