/**************************************************************
   AUTHOR:    WEBjuice sagl - info@webjuice.ch
   DATE:      2010.02.05
   CUSTOMER:  PHOTOLOCATELLI
 **************************************************************/
body,td,th {
	color: #858585;
	background-color: #000;
	background-image: url(../graphics/splash_danzando.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-top: 200px;
	text-align:center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 9px;
	background-position: top center;
}
a:link, a:visited  {
	color: #F88813;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #858585;
}
#logo {
	margin: 0px;
	margin: auto;
	width:600px;
	height: 120px;
	margin-bottom: 10px;
}
#facebook {
	margin: 0px;
	margin: auto;
	width:600px;
	text-align:left;
}
#credits {
	margin: 0px;
	margin: auto;
	width:600px;
	text-align: center;
}
img {
	border: 0px;
}

