Emperor
#main-content{
    margin-left: 13em;
    margin-right: 1em;
}

a{
    color: #0028bd;
    text-decoration: none;
}
a:link{
    color: #0028bd;
    text-decoration: none;
}
a:visited{
    color: #43276f;
    text-decoration: none;
}
a:hover{
    color: #061fd0;
        text-decoration: underline;
    background-color: transparent;
}
a:active{
    color: #061fd0;
        text-decoration: underline;
    background-color: transparent;
}

#page-title{
    margin-left: -2em;
    font-weight: bold;
    color: #383927;
    border-color: #a3aa94;
    font-family: arial,helvetica,sans-serif;
}

#main-content h1 {
    font-weight: bold;
    color: #022;
    font-family: arial,helvetica,sans-serif;
}

#main-content h2{
    font-weight: bold;
    color: #133;
    font-family: arial,helvetica,sans-serif;
}

#main-content h3 {
/*    margin-left: 2em;*/
    font-weight: bold;
    color: #255;
    font-family: arial,helvetica,sans-serif;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 License.