@charset "UTF-8";
#centercontent {
	position: absolute;
	height: 270px;
	width: 363px;
	margin: -135px 0 0 -255px;
	top: 50%;
	left: 50%;
	background-image: url(BTD-logo.png);
	background-position:top;
	background-repeat:no-repeat;
}
a {
	color: #009B7B;
	text-decoration: none;
}
#copy {
	position: relative;
	width:300px;
	top: -50px;
	right: -31px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
#title {
	width:300px;
	text-align:center;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #02A890;
	font-size: 25px;
}
