@charset "UTF-8";
body {
	background-color: #000000;
}
#wrapper {
	height: 550px;
	width: 810px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#posterBK  h2  a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#posterBK  h2  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#posterBK {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 810px;
}
#posterBK img {
	border: 1px solid #FFFFFF;
	padding: 7px;
	margin-top: 50px;
	margin-right: 100px;
	margin-left: 90px;
	float: left;
	margin-bottom: 10px;
}
