body {
	margin:0px;
	padding:0px;
	background:url(fundo-donde-construcoes-veiculos.jpg) center top fixed no-repeat;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	line-height:13px;
	font-size:10px;
}
h1 { color:#F90; font-weight:bold; font-size:16px; margin:0px; padding:0px;}
h2,p { font-size:10px; margin:0px; padding:0px;}
#tudo { width:660px; margin:0 auto; }
#veiculos {
	width:200px;
	height:100%;
	float:left;
	text-align:right;
	line-height:15px;
	margin-top:250px;
}
#construcoes {
	margin-right:36px;
	_margin-right:15px; /* Margen para o IE 6 */
	width:200px;
	height:100%;
	float:right;
	text-align:left;
	line-height:15px;margin-top:250px;
}
#rodape {
	margin-top:80px;
	width:100%;
	float:left;
	text-align:center;
}
a:link,  a:visited,  a:hover { color:#666; text-decoration:none; font-weight:bold; }
a:hover { color:#999; }
