/*-----attach body.custom to any style you add here-----*/


body.custom .homelink {
    font-size: 35px;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1;
    padding: 30px 20px 10px;
    display: none;
}

#header {
    float: none;
    position: relative;
    width: 960px;
}