#header {
    overflow: hidden;
}

.menu-background {
    display:none;
    position:absolute;
}

/* Home menu image */
.mb01 {
    top: 0px;           /* distance to top */
    right: 525px;     /* distance to right */
}

/* About menu image */
.mb02 {
    top: 0px;           /* distance to top */
    right: 433px;     /* distance to right */
}

/* news menu image */
.mb03 {
    top: 0px;           /* distance to top */
    right: 365px;     /* distance to right */
}

/* Gallery menu image */
.mb04 {
    top: 0px;           /* distance to top */
    right: 260px;     /* distance to right */
}

/* Store menu image */
.mb05 {
    top: 0px;           /* distance to top */
    right: 190px;     /* distance to right */
}

/* Blog menu image */
.mb06 {
    top: 0px;           /* distance to top */
    right: 105px;       /* distance to right */
}

/* Contact menu image */
.mb07 {
    top: 0px;           /* distance to top */
    right: 0px;      /* distance to right */
}
