
body {
background-image: url('images/fundo.jpg');
background-repeat: repeat-x;
background-color: #4A800E;
margin-top: 0;
}

h1 {
color: #724210;
font-size: 16px;
font-family: helvetica;
font-style: bold;
}

p {
font-size: 11px;
color: white;
font-style: bold;
font-family: verdana;
}

-->
</style>