body {
	background-image: url(../pics/start_back.gif);
	background-repeat: no-repeat;
	overflow:hidden;	
}
#centro{	
	left:50%;
	margin-left:-500px;		
}

.starter {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;; 	
	text-align:left;
	font-weight:bold;
}
.starter a:link {
	color:#94A3B6;
	text-decoration: none;
}
.starter a:visited {
	color: #94A3B6;
	text-decoration: none;
}
.starter a:hover {
	color:#ffffff;
	text-decoration: none;
}
.starter a:active {
	color: #ffffff;
	text-decoration: none;
}
#navi {
	border-left:#94A3B6 0px solid;
	border-right:#94A3B6 0px solid;
	border-top:#94A3B6 0px solid;
	border-bottom:#94A3B6 0px solid;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}