body {
	margin: 0px;
	padding: 0px;
	position:inherit;

}

div#top-contents{
	position:absolute;
	top:50%;
	left:50%;
	height:244px;
	width:200px;
	margin-top:-122px;
	margin-left:-100px;
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1{
display:none;
}
