body{
    background-color: #c6c6c6;
    background-image: url(ImagensAtividade03/fundo_dylan.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left;
}
h1{
    padding-left: 440px;
    color: #fff;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
p{
    font-size: 12;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 1.5;
    padding-left: 440px;
}