body {
width:520px;
margin: 0;
padding: 0;
text-align:center;
background-image:url(../admin/img/background.jpg);
background-attachment: fixed;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
a {
color: #D9E6F0;
}
a:hover {
color:#B7B7A6;
}
#conteudo {
width: 450px;
text-align: justify;
}
#rodape {
width: 450px;
font-size: 10px;
}
/* safari and opera need this */#topo,#rodape {width:100%}#rodape {clear:left} 

