@charset "utf-8";
.center {
	background-color: #000000;
	background-image: url(new_images/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	height: auto;
	width: 900px;
	margin-top: auto;
	margin-left: -450px;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 50%;
}

.linkage {
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
}
