@charset "UTF-8";
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#333333;
	background-position:center;
}
#blackban{
	width:100%;
	height:128px;
	align:center;
	background-color:#000000;
	background-repeat:repeat-x;
	top:0px;
	position:fixed;
	z-index:1;
	}
#container{
		width:777px;
		top:0px;
		background-color:#000000;
		margin-left:auto;
		margin-right:auto;
		position:fixed;
		z-index:2;
		}
#container_1{
	width:777px;
	height:1200px;
	background-image:url(body.png);
	background-position:center;
	background-color:#969595;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-top:128px;
	z-index:0;
	}
#container_b{
	width:680px;
	margin-right:auto;
	margin-left:auto;
	z-index:4;
	position:relative;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#630000;
	font-weight:600;
	font-size:14px;
	text-shadow:#000000;
	}
#container_c{
	width:680px;
	margin-right:auto;
	margin-left:auto;
	z-index:4;
	position:relative;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#630000;
	font-weight:600;
	font-size:14px;
	text-shadow:#000000;
	padding-right: 160px;
	padding-bottom: 0px;
	line-height: normal;
	font-stretch: normal;
	}
#container_ha{
	width:680px;
	margin-right:auto;
	margin-left:auto;
	margin-top:128px;
	z-index:5;
	position:relative;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#630000;
	font-weight:600;
	font-size:28px;
	text-shadow:#000000;
	}
#footer{
	width:100%;
	height:30px;
	background-color:#633;
	background-repeat:repeat-x;
	bottom:0px;
	position:fixed;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFAA;
	font-weight:600;
	font-size:14px;
	text-shadow:#000000;
	z-index:3;
	}
.description {
	font-size:14pt;
	color:#FFFFCC;
	margin:0;
}

a {
	color:#FFFFCC;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #000000;
	text-transform: lowercase;
}
<style type="text/css">
body p
{
display: none;
}
</style>

