
#main-image {
	margin-bottom: 10px;
}

#logo-image {
	margin-top: 10px;
	margin-bottom: 50px;
}

#image-options {
	margin-bottom: 40px;
}

body {
	background-color: #000000;
}

a {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5C5CFF;
}

p {
	font-size: 12pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 1.12em 0;
}

.seperator {
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p.description {
	color: white;
}

.description {
	text-align: left;
}

.header {
	font-weight: bold;
	color: #82A3C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.legal {
	font-size: 8pt;
}

