body {
	position: relative;
	font-family: century gothic;
	font-size: 25px;
	color: ffffff;
	background-image: url(mapnew.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #dedede;
	text-align: left;
	}
	
	

#links {
	position: absolute;
	left: 3em;
	top: 11em;
	}
	
#links a {
	text-decoration: none;
	opacity: .6;
	}

#links a:hover {
	text-decorationL none;
	opacity: 1;
	}

	
#bar {
	position: fixed;
	left: 80px;
	top: 0px;
	width: 275px;
	height: 100%; 
	background:#ff8a00;
	opacity: 0.6;
	}

#cry {
	position: fixed;
	left: 85px;
	top: 0px;
	}
	
#manhole {
	position: absolute;
	left: 4.2em;
	top: 1.5em;
	}
	
#gam {
	position: fixed;
	left: 83px;
	bottom: 2px;
	}


#street {
	position: absolute; 
	top: 2.5em;
	left: 14.5em;
	}
	
	
#pole {
	position: fixed; top: 0em; right: -1em;
	}
	
#light {
	position: fixed; bottom: 0em; left: 0em;
	}

