body {
    background: #ae71ac;
    color: #6d0c6d;
    font-family: FreeSerif, serif;
    font-size: 14px;
}


#container {
    background-repeat:no-repeat;
}

#footer {
    text-align: center;
    font-size: 12px;
}

#footer a:link, a:visited, a:hover, a:active {
    color: #6d0c6d;
    text-decoration: underline;
}

a:visited, a:hover, a:link {
    color: #6d0c6d;
}

.ss_page_nav {
    padding-left:20px;
    padding-right:20px;
    padding-top: 450px;
    font-size:13px;
    text-align:center;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}