body 
{
    background-color: black;
    color: white;
} 
div.titulo
{
    text-align: center;
}
p.paragrafo
{
    line-height: 10%;
}