/**************************************************************
   AUTHOR:    Webjuice sagl (webjuice.ch) - info@webjuice.ch
   DATE:      2008.04.14
   PURPOSE:   Styles for the HTML
   CUSTOMER:  GABRIELEGARDEL.COM
 **************************************************************/
#splashBg {
	margin:auto;
	margin-top:10px;
	padding-top:446px;
	width:960px;
	height:700px;
	background-image: url(../graphics/splashBG.jpg);
	background-repeat: no-repeat;	
}
#splashMenu {
	width: 90px;
	height: 95px;
	margin: auto;
	text-align: center;
}
 /*FOOTER*/
#footer {
	width: 900px;
	height: 20px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
}