body {
	background: #000000;
}

img.logo {
	width: 855px;
	height: 291px;
}

h1.logotitle {
	text-transform: lowercase;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 56px;
	color: #808080;
	text-shadow: 0px 0px 2px #808080;
	margin: 0px;
	padding: 0px;
}

.greenaccent {
	color: #00ff00;
	text-shadow: 0px 0px 2px #00ff00;
}

h1.logosubtitle {
	text-transform: lowercase;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #2D3B8F;
	text-shadow: 0px 0px 1px #0066FF;
	margin: 0px;
	padding: 0px;
}

h2.status {
	text-transform: lowercase;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 48px;
	color: #F88017;
	text-shadow: 0px 0px 1px #F88017;
	margin: 0px;
	padding: 0px;
}

.purpleaccent {
	color: #736AFF;
	text-shadow: 0px 0px 1px #736AFF;
}

.invisibleaccent {
	color: #000000;
	text-shadow: 0px 0px 3px #FFFFFF;
}