body {
	background-color: #333333;
	margin: 0px;
	padding:0px;
	text-align:center;
}
h1{
	position:relative; 
	margin:0 0 10px 0;
	padding:0;
	width:350px;
	height:30px;
	font-size:100%;
	text-align:left;
	text-indent:-5000px;
}
#contents h1,#contents #links,#contents #topics,#contents #news{
	display:none;
}
