body {	
	background: black url('../images/bridge_bg.jpg') top center no-repeat;
	font-family: Arial, sans-serif;
	font-size: small;
	_font-size: x-small;
	color: white;
	margin: 0;
}

a 	{
	color: #dddddd;
	text-transform: uppercase;
	font-weight: bold;
}

a:hover	{
	text-decoration: none;
	text-transform: uppercase;
}

#middle {
	position: absolute;
	top:3%;
	left: 0px;
	
	width: 100%;
	height: 650px;
	padding-top: 50px;

}
span.copyright {
	color: #dddddd;
	font-size: 90%;
	font-family:courier;
}
#logo {
	
	top: -5px;

	margin: 0 auto;
	}
