html {
	background: url(fdo_parfum_back4.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

    .container {
position:absolute;
top:50%;
left:50%;
width:600px;
height:489px;
margin-left:-300px;
margin-top: -245px;
color:#fff;
font-weight:bold;
padding:0;
  z-index:1;

}

  .container2 {
   position:relative;

  
   z-index:10;
  }
  
  
  .testo{
	font-family: 'Josefin Sans', sans-serif;
	font-size : 10 pt;
	color:#000000;
	font-weight : regular;
	background-color:#FFFFFF;
	opacity:0.85;
} 


.testo2 {
	
color: #999;
	
}


.footer{ 

position: absolute;
bottom: 0; 
left: 0; 
width:100%;

font-family: 'Source Code Pro' ;
	font-size : 10pt;
	color:#000000;
	font-weight : regular;
	height:50px;
	background-color:#FFFFFF;
} 

A
{
    COLOR: #000000;
	background-color: none;
	text-decoration : underline;
}
