body {
	color: red;
	background-color: white;
	font-family: Verdana, Sans-Serif;
/*	background: url(http://billy-girlardo.com/images/cloud.jpg) top repeat;*/
	}
a 	{text-decoration: none;}
img 	{border: 0}
p	{
	font-size: 9px;
	text-align: center;
	}
#title {
	color: red;
	text-align:center;
	background-color: inherit; 
	text-decoration: none;
	padding:0px 0px 80px 0px;
	/*text-align: center;*/
	}
#map{
	width: 80%; 
	height: 110%; 
	margin: 0 10% 0 10%;
	padding: 375px 0 0 0; 
	border: 1px solid #000000;
	}
#wrapper{
	width:99%; 
	margin-top:-80px;
	}/*float:left; position:relative;*/
/*#content{padding:0px 0px 0px 0px}*/
#stories {
	background: url(http://billy-girlardo.com/images/paper.jpg) top repeat;
	margin: 10px 5% 0 5%;
	padding: 5px 15px 5px 15px; 
	border: 1px solid #000000;
	background-color: inherit;
	color: inherit; 
	/*float: right;*/
	}
#popup {
	border:1px solid #999999;
	margin:0px;
	padding:7px;
	width:270px;
	color: inherit;
	background:#EFEFEF;
	}
#h6 {
	border: 0;
	text-align: left;
	padding:5px 0 0 0;
	}	
#footer {
	border: 0;
	text-align: center;
	padding:5px 0 0 0;
	}
