DIV.content
    {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    }
    
DIV.dx
    {
    position: absolute;
    left: 630px;
    top: 135px;
    width: 140px;
    background color: #DDF3FB;
    z-index: 12;
    }

DIV.music
    {
    position: absolute;
    left: 680px;
    top: 74px;
    z-index: 13;
    }

DIV.content
    {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    }
