body {
	background-color: #ee2e24;
	margin: 0px;
	padding: 0px;
	font-family: 'Georgia';
	font-size: 25px;
	line-height: 60px;
	color: #fff;
	font-weight: normal;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

a:active, a:focus {
  outline: 0;
}

#wrapper {
	width: 800px;
	margin:auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
}

h1 {
	text-indent: -2000px;
	width: 729px;
	height: 78px;
	margin: auto;
	margin-top:40px;
	margin-bottom: 30px;
	background: url(../images/logo_storia.png) no-repeat;
	display: none;
}

#wrapper p {
	margin: 0px;
	width:800px;
	margin-left: -800px;
	border-bottom: 1px solid #fff;
	height: 60px;
}

#wrapper p span{
}

footer {
	width:800px;
	margin: auto;
	margin-top:20px;
	line-height: 20px;
	display: none;
	text-align: center;
	font-size: 12px;
}
