#blogTitle h1 a, #blogTitle h2 {
    color: #ffffff;
    /* text-shadow: 3px 3px 3px #ac9c9c; */
}

body {
    color: #000;
    background: #7f94c5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    min-height: 101%;
    /* background: url(images/body_bg.jpg) top center no-repeat #000; */
}

#navigator {
    background-color: #5d5d5d;
    height: 60px;
    clear: both;
    margin-top: 01px;
    position: relative;
}