.roman {
	font-size: 10px;
	color: #FFFFFF;
}
.green {
	color: #A2F801;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #A2F801;
}
.logo {
	position: relative;
	text-align: center;
	top: 200px;
}
body {
	background-color: #000000;
}
.text {
	position: relative;
	text-align: center;
	top: 200px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

