body {
	background-color: #000000;
	background-image: url(fundo.jpg);
	background-repeat:repeat-x;
	margin-top:0%;
	padding-top:0%;
	}


.display {
	width:800px;
	margin-top:1px;
	background-color: #DEDEDC;
	}
	
.downunder {
	width:800px;
	margin-top:0px;
	background-color: #DEDEDC;
	}
	
.brands {
	width:800px;
	margin-top:0px;
	height: 65px;
	}

.footer {
	width:800px;
	height:25px;
	padding-top:10px;
	margin-top:0px;
	background-color: #000000;
	font-family:"trebuchet", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
	font-size: 11px;
}



	