A:link
{ text-decoration: none; color:#F1F1F1; }
A:visited
{ text-decoration: none;  color:#F1F1F1; }
A:active
{ text-decoration: none; color:#F1F1F1; }
A:hover
{ text-decoration: line-through;  color:#000000; }

body 
{ background: #1F1F1F; 

font-family: Arial Narrow; 
color: #FFFFFF ; }

#img {
position: absolute;
top: 1px;
width: 533px;
height: 319px;
left: 25%;
}

#menu {
position: absolute;
top: 320px;
width: 80px;
left: 25%;
}

#content {
position: absolute;
top: 320px;
left: 35%;
width: 448px;
}