body{
    color:#fff;
    background: url("../images/bg.jpg") repeat-x;
}

.logo a{
    background: url("../images/logo.jpg") no-repeat;
}


.choose {
    color: #004c64;
}

.slogan{
    color: white;
}

.sloganbold{
    color: white;
}

.footer {
    color: #004c64;
}

.footerlink, a.footerlink, a.footerlink:hover {
    color: #004c64;
}
