/* CSS Document */

div#wrapper {
	background: url(../images/bkg-lu.jpg) top right no-repeat;
	height: auto !important;  /* per i browser moderni */
    height: 750px;      /* per IE5.x e IE6 */
    min-height: 750px;  /* per i browser moderni */
}