@charset "utf-8";
/* CSS Document */
#center{
	background-image:url(images/placeholder.png);
	height: 562px;
	width: 528px;
}
#background{
	background-color:#000;
}
#text{
	height: 47px;
	width: 528px;
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	color: #666;
	text-transform: uppercase;
	text-align:center;
}

#image>.wrapper {
}

