body {
	background-color: #811400;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	margin: 0px 0px 50px;
	padding: 0px;
	color: #FFFFFF;
}
.detecting {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center 64px;
}
.movie {
	padding-top: 10px;
	text-align: center;
	margin-right: 10px;
}
#footer p {
	font-size: 10px;
	text-transform: uppercase;
	color: #D0C2BF;
	margin: 0px 0px 0px 30px;
}
#footer a:link, #footer a:visited {
	color: #B19B96;
	text-decoration: underline;
}
#footer a:hover {
	color: #B19B96;
}
#footer {
	width:760px;
	margin:0px auto;
}
