/* Heading */

.title {
	font-size:5.33em; 
	color: #505050; 
	background: #fafafa; 
	text-align: center; 
	width: 950px; 
	height: 200px; 
	position: absolute; 
	padding: 20px 0 0 0; 
	top: 0px;
}

.location {
	font-size:2.33em; 
	color: #505050; 
	line-height: 1.5em; 
	width: 900px; 
	height: 50px; 
	padding: 0px 27px 27px 0px; 
	text-align: center; 
	position: absolute; 
	top: 200px;
}

.title1{color: #b2132e; text-shadow: 1px 1px 3px #c0c0c0;} 
.title2{color: #1364af; text-shadow: 1px 1px 3px #c0c0c0;}


