body { margin: auto;
    width: 100%;
    background-color: rgb(51, 51, 51);
    }

  #global { background-color: rgb(51, 51, 51);
    }

  #fondo { background-image: url(../IMGt/fondobody9b.png);
    background-position: left top;
    background-repeat: repeat;
    }

  #content { font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 255, 255);
    margin-left: auto;
    margin-right: auto;
    width: 1040px;
    height: 640px;
    padding-top: 20px;
    }

  #header { margin-left: auto;
    margin-right: auto;
    background-image: url(../IMGt/musicadGlogo.png);
    background-repeat: no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 204, 204);
    display: block;
    height: 51px;
    font-size: 21px;
    width: 770px;
    }

  #partner { background-repeat: no-repeat;
    position: absolute;
    margin-left: 130px;
    text-decoration: none;
    font-size: 10px;
    display: block;
    margin-top: -19px;
    width: 270px;
    }

  #bordos { background-image: url(../IMGt/BKG-curveX.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 52px;
    display: block;
    }

  #multiscritta { font-family: Arial,Helvetica,sans-serif;
    height: 10px;
    font-size: xx-small;
    padding-top: 10px;
    margin-left: 560px;
    }

  #jbscritta { font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 30px;
    color: rgb(235, 58, 235);
    margin-top: -24px;
    width: 230px;
    margin-left: 680px;
    display: block;
    }

  #microlink { border-width: 1px;
    width: 120px;
    margin-left: 59px;
    margin-top: -23px;
    }

  #play { border-width: 1px;
    font-size: small;
    color: rgb(238, 255, 53);
    margin-left: 170px;
    width: 230px;
    margin-top: -17px;
    }

  #central { border-style: double none;
    border-top: 3px double rgb(102, 102, 102);
    border-bottom: 3px double rgb(183, 183, 183);
    padding: 10px;
    background-repeat: repeat-x;
    background-image: url(../IMGt/centralSfumab.png);
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 410px;
    }

  #bordog { background-image: url(../IMGt/BKG-curveSubXb.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 28px;
    margin-top: 10px;
    }

  #sottomenu { text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 680px;
    background-color: rgb(85, 70, 93);
    height: 19px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    }

  #sottomenu a, a:link { text-decoration: none;
    color: rgb(255, 133, 245);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    }

  #sottomenu a:hover { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: rgb(255, 255, 255);
    }

  #footer { border-style: dotted;
    border-width: 1px;
    font-size: xx-small;
    height: 12px;
    float: right;
    text-align: center;
    width: 560px;
    margin-right: 230px;
    color: rgb(0, 0, 0);
    margin-top: 5px;
    }

  a, a:link, a:visited { text-decoration: none;
    color: rgb(229, 95, 216);
    }


