/*Here is the actual text of the comment*/body {background-color: #00ff00;color: #ff8000;font-family: Verdana, Helvetica, Arial, sans-serif;background-image: url(colormst.jpg);
}

#main-content {
}




#main-content p {font-size: 1em;}

#main-content h1 {font-size: 1.3em;text-align: center;
color: #ff80ff;}


#main-content h2 {font-size: 1em;text-align: center;color: #ff8040;}

#main-content a:link {color: #ffffff;background-image: url(colormst.jpg);text-decoration: none;font-weight: bold;
}#main-content a:visited {
color: #ffffff;background-image: url(colormst.jpg);text-decoration: line-through;
font-weight: bold;
}

#main-content a:hover {color: #0000ff;background-image: url(colormst.jpg);
font-weight: bold;}

#main-content a:active {background-color: #dedede;color: #ffffff;font-weight: bold;}

#navbar {background-color: #ffffff;
position: absolute;top: 11px;left: 10px;
width: 180px;

text-align: center;
font-weight: bolder;font-size: 1.3em;border: 1pt #000000 solid;}

#navbar a:link, #navbar a:visited {
display: block;
color: #ff0000;
background-color: #0080ff;
border-bottom: solid 1px #000000;
padding-bottom: 5px;
padding-top: 5px;
text-decoration: none;
}


#navbar a:hover {
background-color: #0000ff;
}



