body {
    background: #245d92 url("../image/header_gradient.jpg") top center no-repeat;
}

.container {
    width: 920px;
    margin: 0 auto;
}

h1#logo {
    width: 185px;
    height: 90px;
    background: url("../image/logo.png") 0 0 no-repeat;
}

    h1#logo a {
        display: block;
        width: 100%;
        height: 100%;
        overflow:hidden;
        text-indent:-99999px;
    }

h2{
    color:white;
}

