body {
	 background-color: #006633;
	 color: rgb(252,255,252);	 	 
 	}

#wholepage {
	margin-left: auto;
	margin-right: auto;
	width:984px; 
 	}	
map area{
	border: #558844 1px solid;
	width: 200px;
	height: 75px
	}
.header{
	font-family: "Copperplate Gothic Bold";
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: bold;
	color: rgb(252,255,252);
	}
.item{
	text-align: left;
	font-family: "Eras Medium ITC";
	font-weight: bold;
	color: rgb(252,255,252);
	}
.price{
	font-family: "Eras Medium ITC";
	text-align: right;
	font-weight: bold;
	color: rgb(252,255,252);
	vertical-align: bottom;		
	width: 100px;
	}
.descrip{
	font-family: "Century Schoolbook";
	text-align: left;
	padding-left: 15px;
	color: rgb(252,255,252);
	font-style: italic;
	}
.phoenix{
	font-family: "pristina";
	font-weight: bold;		
	font-size: 14px;
	letter-spacing: 0.1em;
	}
hr {
	color: #999966;	
	}