@charset "ISO-8859-1";
.maincenter {
	text-align: center;
	vertical-align: middle;
	height: 640px;
	width: 820px;
	margin-top: -320px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -410px;
}
body {
	background-image: url(../images/bg.jpg);
}
.sdf {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
#center {
	margin: auto;
	width: 968px;
	background-image: url(../images/bg.jpg);
}
#center .promo {
	text-align: center;
	border: 1px solid #FFFFFF;
}

