* { 

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

}



body { 

margin: 0px;

margin-top: 10%;

background: #fff /* url(images/bkgd.jpg) no-repeat bottom right fixed */;

color: #333;

}



a { 

text-decoration: none;

color: #f30;

}



a:hover { text-decoration: underline }



b { font-weight: bold }



#spread { 

letter-spacing: 4px;

color: #f30;

font-weight: bold;

}

