@charset "iso-8859-2";
#center {
	height: 700px;
	width: 980px;
	margin: auto;
	padding: 0px;
}

.style2 {
	color: #666666;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
}
p {
	color: #999999;
	text-align: center;
}
body {
	background-color: #000000;
}
.style5 {color: #666666}
.style2 #box1 {
	width: 450px;
	float: left;
	text-align: left;
}
.style2 #box2 {
	float: right;
	width: 350px;
}
.style2  a {
	color: #CCCCCC;
}

.style2  a:hover {
	color: #CCCCCC;
}

.style2  a:visited {
	color: #CCCCCC;
}
