div#landing h1,
div#landing p.description {
    display: none;
}

div#masthead {
    background-color: #000;
    background-image: url(../img/bg_header_vettis.png);
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 25px;
    padding-top: 70px;
    position: relative;
}

div#masthead h1 {
    display: none !important;
}

div#masthead a {
    color: #fff;
}

div#decor {
    background-image: url(../img/Disco-02-june.gif);
    background-repeat: no-repeat;
    height: 120px;
    left: 770px;
    position: absolute;
    top :0;
    width: 160px;
}