body {
text-align:center;
line-height:130%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size: 14px;
background: #cacaff;
}

#tudo {
    margin:0 auto;
	position:relative;
	padding-top:550px;
	width:980px;
	text-align:center;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	background:#fff;
	}

#topo {
	position:absolute;
	text-align:left;
	width:980px;
	height:550px;
	top:0;
	left:0;
}


#principal{
line-height:140%;
width:96%;
height:auto;
padding:2%;
}

#rodape {
padding:10px 3% 5px 3%;
clear: both;
height:auto;
width:94%;
font-size:90%;
background: #8FD2E3;
}
h1{font-size:16px; color:#0066cc;}
p{text-indent:2%; text-align:justify;}