h1 {
    margin:0; 
	padding:0;
	color:#000;
	font-family:"Century Gothic", "Gill Sans MT", Arial, sans-serif;
	font-size:40px;
	line-height:18px;
	letter-spacing:-2px;
	}
#map {
	position:absolute;
	width:617px;
	height:260px;
	background:url(../faithalive/images/map.png) no-repeat top;
	z-index:5;
	left: 342px;
	top: -19px;
	}
#shoes {
	position:absolute;
	width:354px;
	height:256px;
	background:url(../faithalive/images/shoes.png) no-repeat top;
	z-index:4;
	left:100px;
	top:-14px;
	}
#compass {
	position:absolute;
	width:127px;
	height:85px;
	background:url(../faithalive/images/compass.png) no-repeat top;
	z-index:6;
	left: 730px;
	top: 156px;
	}
