#content {
        width: 600px;
}
#backgroundForm {
        position: absolute;
        left: 110px;
        top:240px;
        width:260px;
        height:190px;
        z-index: 3;
        background-image: url(img/bg_form_clara.gif);
        layer-background-image: url(img/bg_form_clara.gif);
        border: 1px none #000;
        
}
a, a:hover {
        background-color: transparent;
}

