body {
	margin: 0px 0 0 0;
	background: #202020 url(../images/bggradient.gif);
	background-repeat:repeat-x;
	border: 0px;
	font: normal 12px "Trebuchet MS", "Lucida Grande", verdana, georgia, sans-serif;
	font-weight: normal;
	}
	

h1 {
visibility: hidden;
font-size:8px ;
}
h2 {
visibility: hidden;
font-size:8px ;
}

#halfbox {
	position: absolute;
	height: 450px;
	width: 970px;
	margin: -225px 0px 0px -480px;
	top: 50%;
	left: 50%;
	}
	
#halfbox img {
	border:0px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	}
	
.content {
	position: absolute;
	height: 470px;
	width: 700px;
	/*margin: -200px 0px 0px -350px;*/
	/*top: 50%;
	left: 50%;*/
	/*border: 1px #c00 solid;*/
	}

#header {
	border:0px;
	}

#menu {
	text-align: center;
	letter-spacing:1px;
	color: #DADADA;
	font-size: 10px;
	padding-bottom:20px;
	}
	
#menu a {
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#menu a:hover {
	color: #D10000;
	text-decoration: none;
	}
	
#testo {
	text-align: justify;
	color: #DCDCDC;
	font-size: 0.6em;
	margin-top: 20px;
	width: 280px;
	line-height: 1.8em;
	float: left;
	/*border: 1px #c00 solid;*/
	}
	
#creditsintro {
	text-align: center;
	letter-spacing:1px;
	color: #A1A1A1;
	font-size: 10px;
	padding-top:20px;
	}

#creditsintro a {
	color: #ffffff;
	text-decoration: none;
	}

#creditsintro a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


.buttons {

	text-align: center;
}
