@CHARSET "UTF-8";

/* CSS Document */

body {
    background: url('../images/background/gradient.jpg') repeat-x;
    background-color: #E3F0F9;
    color: #858585;
}

#header a#logo {
    background:url(../images/logo.png) no-repeat;
}

