body 
{
background-image: url('bg.gif');
color: white;
font-family: Arial;
h1 {color: white;}
h2 {color: white;}
}

#fullbox {
background-color:black;
border-width:2px;
border-style:solid; 
border-color:#4C4C4C;
height:590px;
width:800px;
}

#box {
background-color:black;
border:2px solid #4C4C4C;
height:560px;
width:795px;
OVERFLOW: auto;
}

#box2 {
background-color:black;
border:2px solid black;
height:130px;
width:795px;
}
#box3 {
background-color:black;
border:2px solid black;
height:485px;
width:795px;
OVERFLOW: auto;
}
#box3a {
background-color:black;
border:2px solid black;
height:422px;
width:795px;
OVERFLOW: auto;
}

#box4 {
background-color:black;
border:2px solid black;
height:25px;
width:795px;
}

a
a.menu:link { color: white; }
a.menu:visited { color: white; }
a.menu:hover { text-decoration: underline overline; color: white;}
a.menu:active { color: white; }

a.port:link { color: white; }
a.port:visited { color: white; text-decoration: underline;}
a.port:hover { color: white; text-decoration: underline overline; }
a.port:active { color: white; }

a:link { color: white; }
a:visited { color: white; }
a:hover { color: white; }
a:active { color: white; }
}

#boxbackup {
background-color:black;
border:2px solid #4C4C4C;
height:452px;
width:730px;
}