@charset "utf-8";
/* CSS Document */

*{
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
}

#site{
width:800px;
margin:0 auto;
background:url(imagens/fundo_site.jpg);
}

#topo{
width:800px;
}

#conteudo{
width:800px;
}

#roda_pe{
width:800px;
margin:auto
}

