body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    padding-top: 10px;
    background-color: #333333 !important;
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url(/images/white_fill_1px.jpg);
    /* Padding bottom by footer height */
    padding-bottom: 35px;
    overflow-x: hidden;
  }