body {
	color: #fff;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font: normal 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}

acronym {
	border: 0;
}

img {border: 0px} 

a:link, a:visited, a:hover, a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#container {
	text-align: center;
	width: 100%;
}

#menu {
	text-align: center;
	margin-top: 320px;
}

#footer {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
