body
{
background: url('img/background.png') repeat-x top left;
font-family: Georgia, Serif;
background-color: #FFF;
color: #000;
}

#conteudo
{
position: absolute;
top: 130px;
}

ul
{
list-style-type: none;
margin-left: 0em;
padding-left: 0em;
}

li
{
margin-left: 0em;
padding-left: 0em;
}

p
{
text-indent: 2em;
}