body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EDF1F9;
}

div {
text-align:justify;
}

a {
text-decoration:none;
color:#042D56;
}

a:hover {
text-decoration:underline;
}

#header {
background:url(img/header.jpg) no-repeat;
width:800px;
height:85px;
}

#centro {
background:url(img/centro.jpg) no-repeat;
width:671px;
height:215px;
}

#footer {
background:url(img/bg_footer.jpg) no-repeat;
width:800px;
height:30px;
text-align:center;
font-size:10px;
color:#042D56;
}
