@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(blue_blast_832.jpg);
	background-position:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
table
{
	border-color: #F30;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin-top: 150px;
}
#footer {
	background-image: url(shutterstock_92369284.png);
	font-family: Verdana, Geneva, sans-serif;
	color:  #FFF;
	font-size: 25px;
	font-weight:bold;
	height: 300px;
	width: 960px;
	clear: both;
}