.panel a {color: #000000;}
.panel a:hover {color: hsla(0,0%,52%,1.00);}
body {
    font-family:Verdana;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color:#aaaaaa;
    background: #000000 url("marblegold.jpg") repeat;
}
.boxtop {
    background-color: #000000;
    opacity: 97%;
    border: 1px #f4df5f solid;
}
.boxtop h1 {
    color: #f4df5f;
}

.panel h2 {font-style: italic;}