#stereo
{
    position: relative;
    background-image: url(media/prima_paginapiccolo.png);
    background-repeat: no-repeat;
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    top: 50%;
    left: 50%;
    margin-top: 100px;
    margin-left: -285px;    
    width: 560px;
    height: 455px;

}
#stereo li
{
    display: block;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#play
{
    top: 374px;
    left: 131px;
    width: 56px;
    height: 78px
}

#stereo a
{
    display: block;
    width: 100%;
    height: 100%;
}