<style type="text/css">
HTML {background-color:  #ffffff;}

BODY {margin-top: 5%; margin-bottom: 5%;

margin-left: 5%; margin-right: 5%; background: 0000a0;} 

<!--
BODY{scrollbar-face-color:#ffffff;
scrollbar-arrow-color: #400080;
scrollbar-track-color: navy;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #1E90FF;
scrollbar-3dlight-color: #0000FF;
scrollbar-darkshadow-Color: #191970
}
-->






a {
color: red;
font-family: Verdana,Script;
font-size: 8pt;
text-decoration: none
}

a:hover {
color: #FFFF00;
font-family: Verdana,Script;
font-size: 14pt;
text-decoration: none
}

P:first-letter {color: red;}
P:first-line {color: red;
font-size: 24pt;
font-weight: bold;}

DIV {border: 3px solid black; padding: 0; margin: 0.125em;}

.two {border-right: purple thin solid;}



#textwhite {
vertical-align: super;
color: 0000a0;
font-family: cursive;
text-align: center;
font-size: 18pt;
font-weight: bold;
font-style: italic;
text-decoration: none;
list-style-type: square;
background-color: #FFFFFF;
left:32%;
height: 395px;
position: absolute;
top: 115px;
width: 60%;
z-index: 1
}


#heading {
background-color: navy;
color: white;
{text-align: center;
font-family: cursive;
font-size: 18pt;
font-weight: bold;
height: 50px;
position: absolute;
top: 25px;
width: 100%;
z-index: 0
}


#weather {
background-color: transparent;
left:10%;
height: 20px;
position: absolute;
top: 25px;
width: 127px;
z-index: 1
}




#home {
background-color: #400080;
height: 50px;
position: absolute;
top: 100px;
width: 100%;
z-index: 0
}


#web {
background-color: navy;
height: 50px;
position: absolute;
top: 175px;
width: 100%;
z-index: 0
}

#karaoke {
background-color: #400080;
height: 50px;
position: absolute;
top: 250px;
width: 100%;
z-index: 0
}


#piano {
background-color: navy;
height: 50px;
position: absolute;
top: 325px;
width: 100%;
z-index: 0
}

#radio {
background-color: #400080;
height: 50px;
position: absolute;
top: 400px;
width: 100%;
z-index: 0
}

#ham {
background-color: navy;
height: 50px;
position: absolute;
top: 475px;
width: 100%;
z-index: 0
}

#spacer {
background-color: black;
height: 50px;
text-align: center;
position: absolute;
top: 550px;
width: 100%;
z-index: 0
}



</style>