body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-image: url(../assets/images/background2.jpg);
	background-position: center;
}
#bottom_text {
	text-align: center;
}
a {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #0099FF;
}

#flashbox {
	width: 645px;
	border: 1px solid #660000;
}

