body {margin: 0;
     background-color: #efeed3;}

	 
	 
#main {
background: url(../images/bg.jpg) no-repeat top left;
width:750px;
height:542px;
text-align:left;
margin: 0 auto;
/* center  */
position:absolute;
top:50%;
margin-top:-271px;  /*negative half margin of height */
margin-left: -375px; /*negative half margin of  width */
left:50%
/* center  */
}

h1{text-indent: -9999px;}

#titolo { height:20px; margin-top: 5px; margin-left:550px; width: 180px;  text-align: right;}
#titolo h2{color: #efeed3; font-size:16px; font-family: Verdana, Geneva, sans-serif;  margin: 0;}

#slogan{ margin-left: 550px; text-align: center; width: 180px;}
#slogan h3{color: #efeed3; font-size:10px; font-family: Verdana, Geneva, sans-serif;  margin: 0;}

#info{ height:36px; margin-top:435px; margin-left: 20px; margin-right: 15px; color: #000000; font-size: 10px; font-family: Verdana, Geneva, sans-serif; line-height: 18px; font-weight: 900; width: 500px; float: left;}
#info img {border: 0; float: left; margin-right: 10px;}
#info a:link, #info a:hover, #info a:visited {color: #000000; text-decoration: none; font-weight: 900;}
#lang {float: right; margin-top: 435px; margin-right: 25px;}
#lang img {border: 0; margin-left: 5px;}

#social {float: left; margin-top: 4px;margin-left: 70px; height: 38px; width: 200px;}
#social img {border: 0; margin-left: 5px;}
#credits {float: right; margin-top: 4px;margin-right: 25px; text-align: right; height: 20px; width: 200px; font-size: 9px; font-family: Verdana, Geneva, sans-serif;}
#credits img {border: 0; margin-left: 3px; margin-top: 3px;}
#credits a:link, #credits a:hover, #credits a:visited {color: #000000; text-decoration: none; font-weight: 100;}


#testo { width: 180px; margin-left: 550px; text-align: center; margin-top: 15px;color: #efeed3; font-size:10px; font-family: Verdana, Geneva, sans-serif; font-weight: 900; }
