body {
	margin:20px 0px;
	padding:0px;
	text-align:center;
	background-color: #000;
	}
	
#Content {
	background-color: #000;
	width:790px;
	height:560px;
	margin:0px auto;
	text-align:left;
	}
#loghi {
	background: url(skin/bg_loghi.gif);
	width:770px;
	height:30px;
	position:relative;
	margin:10px 10px 0px 10px;
	}
