/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
    background-image: url(images/background-texture.jpg);
    background-repeat: repeat-x;
    background-color: #e9e9e9;
    height: 151px;
}

.logo {
    margin-top: -9px;
    padding: 30px 0 0px 10px;
}

#top-menu {
    background: #E9E9E9;
    border-bottom: none;
}