
body { 
	background:#080e15 url('dd-bg.gif') repeat-x top center; 
	margin: 0px 0px 0px 0px !important;
	height: auto;
}

#footer {
	color: #ffffff;
	width: 1000px;
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 0.75em;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 2px solid #000;
}

a:link, a:visited {
	color: #ffffff;   
	text-decoration:none;
    border: none;
	}
