BODY#body{
    background: url(../images/bg_body_teddy2.jpg);
}

#nav {
    position: absolute;
    width: 350px;
    height: 416px;
    left: 610px;
    top: 90px;
    background: url(../images/bg_nav_teddy2.gif) no-repeat;
    z-index: 1;
}

#menu {
    position: absolute;
    width: 160px;
    left: 670px;
    top: 120px;
    z-index: 4;
}
