@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e2d7c2;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	line-height: 14px;
	text-shadow: 0 0 0 #000000;
}
.content {
	font-size: 12px;
	line-height: 14px;
	text-shadow: 0 0 0 #000000;
}
.poster {
	background-repeat: no-repeat;
}
.privacy {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

.privacy:hover {
	color: #e2d7c2;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #dfad57;
}
a {
	color: #dfad57;
	text-decoration: none;
	text-shadow: 0 0 0 #000000;
}
a:hover {
	color: #FFFFFF;
}
.form-item {
	font-size: 12px;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.form-input {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form {
	margin: 0px;
}
