@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCC;
	text-align: center;
	margin: 0px;
}
.copyright {
	right: -30px;
	position: absolute;
	bottom: 25px;
	color: #333333;
	font-size: 11px;
}
#Layerbody {
	text-align: left;
	position: relative;
	width: 510px;
	padding-top: 5px;
	padding-bottom: 85px;
	padding-right: 5px;
	padding-left: 5px;
}
#bgimage {
	text-align: center;
	position: relative;
	width: 530px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.centerpiece {
	position: absolute;
	width: 520px;
	top: 140px;
	text-align: right;
}
a {
	color: #CCC;
}
