body {
background-color: #000000;
}

#quote {
padding-top: 100px;
color: #FFFFFF;
font-weight: bold;
font-style: italic;
font-family: Verdana, Ariel;
}

#quote a:link, #quote a:visited {
text-decoration: none;
color: #FFFFFF;
}

