BODY 
A:link 
{
color: #222222;  text-decoration: none;
}
A:active 
{
color: #222222;  text-decoration: none;
}
A:visited
{
color: #222222;  text-decoration: none;
}
A:hover
{
color: red;  text-decoration: none;
}
p
{
font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
color: #222222;
}
#head 
{
position: absolute; top: 5px; 
}
#menu
{
position: absolute; top: 70px; width: 110px;
}
#banner
{
position: absolute; top: 4px; left: 14px;
background: black
}
#content
{
position: absolute; top: 70px; width: 685px; left: 140px;
padding-left: 5px;
text-align: justify;
}
