body {
background-color: #000000;
margin: 0px;
font-family: georgia, courier, serif;
font-size: 10px;
letter-spacing:1px;
line-height: 1.8em;
color: #FFF;
}
a:link, a:visited, a:active {
color: #DEDEDE;
outline: none;
text-decoration: none;
}
a:hover {
color: #FF0084;
text-decoration: none;
}
h2 {
font-size: 9px;
text-transform:uppercase;
margin:0 0 20px;
font-weight:normal;
}
.color {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #CCC;
}
#text {
position:absolute;
left:92px;
top:145px;
width:200px;
height:418px;
z-index:5
}
#text2 {
position:absolute;
left:350px;
top:145px;
width:200px;
height:418px;
z-index:5
}
#text3 {
position:absolute;
left:550px;
top:172px;
width:200px;
height:200px;
z-index:5
}
.copyright {
color: #666666;
}
