body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/bg_index.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#corpo{
	margin:auto; width:990px;
}
.rodape{
	width:990px; 
	clear:both;
	margin-top:25px; 
	float:left;
}