body{ background-image: url(images/litnin.jpg); } 
p.first { color: #6666ff; text-align: center; } 
p.second {color: #00ff00; text-align: center; font-size: 30px; font-weight: bold; }
div.first { color: #6666ff; text-align: center; font-size: 22px; }
div.second { color: #00ff00; text-align: center; font-size: 22px; font-family: monospace; font-weight:200; }
h3{ color: #00ff00; text-align: center; }
h6{ color: #6666ff; }
A:link { text-decoration: none; color:#9933ff 
} A:visited { text-decoration: none; color:#888888 } A:hover { text-decoration: 
none; color:#00ff00 }
