body {
	position: absolute;
	padding: 0px;
	background-color: #000;
	width: 98%;
}
#topcenter {
	text-align: center;
	width: 600px;
	margin: auto;
}
#topDiv {
	margin: auto;
	background-image: url(index.jpg);
	width: 466px;
	height: 245px;
}
a.naviLink {
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	color: #E07474;
}
a.naviLink:hover {
	text-decoration: none;
	color: #E08874;
}
#contentDiv {
	text-align: left;
	color: #FFFFFF;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
