#pagewrapper {
    background: #ccc url('../images/backgrounds/home.jpg') no-repeat;
}

#content {
    color: #61328b;
}

#content a, a:link, a:visited {
    text-decoration: underline;
    color: #61328b;
}

#content a:hover, a:active {
    text-decoration: none;
    color: #61328b;
}
