/* iniuria CSS */

BODY {
background-color:#010;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

#main {
width: auto;
height: autopx;
margin: 50px;
}

#content {
position: relative; 
top: 250px; 
left: 550px;
}

#copyright {
color: #fff;
width: 500px;
height: 15px;
margin-top: 0px;
font-size: 10px;
font-family: Trebuchet MS;
}

/* content */

#content a:link , a:visited, a:active {
COLOR: #866; 
FONT-FAMILY: Trebuchet MS; 
TEXT-DECORATION: none
}

