#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	line-height: normal;
	font-family: Futura, Gadget, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 30px;
	color: #FFF;
}
.style2 {
	font-family: Futura;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
#footer {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 200px;
}
#wrapper {	
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: both;
}	

#content p { text-align: center }
#content a {text-decoration:none;}
#content a:hover {
	text-decoration: none;
	color: #FFF;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 50px;
	line-height: normal;
	font-family: Futura, Gadget, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 30px;
	color: #FFF;
}
	

