body {
	background-color: #000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin: 41px 0px 0px 0px;
}

#uc {
	background: transparent url(../img/uc.jpg) top left no-repeat;
	width: 637px;
	height: 501px;
	margin: auto;
}

#cd {
	position: relative;
	top: 351px;
	left: 310px;
	color: #a8bdd1;
	font-size: 18px;
}

#cntct {
	position: absolute;
	top: 466px;
	width: 637px;
	color: #b3b3b3;
	text-align: center;
}

#cntct .xl {
	font-weight: bold;
	font-size: 14px !important;
}

#cntct .xl a {
	color: #b3b3b3;
	text-decoration: none;
	border: 0px;
	outline: none;
}