un problemino ancora però.....
mi centra il layer in oriz. ma per farlo centrare in verticale?????
così non va....![]()
![]()
body {
text-align: center;
background-color: #CAE4FF;
filter: alpha(opacity=75);
-moz-opacity: 0.75 ;
cursor: default;
}
#sfondo {
background-image: url(../immagini/sfondo.jpg);
background-position: center center;
height: 510px;
width: 750px;
background-repeat: no-repeat;
z-index: 1;
margin: auto;
text-align: left;
}