body {
	background-image: url(map04.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: bottom right;
	font-family: helvetica;
	}
	
#good {
	position: absolute;
	left: 400px;
	top: 125px;
	}
	
#wall_head {
	position: fixed;
	left: 370px;
	top: 300px;
	}
	
#icon_head {
	position: fixed;
	left: 370px;
	top: 400px;
	}
	
#good_box {
	position: fixed;
	left: 370px;
	top: 100px;
	width: 500px;
	height: 200px;
	background: #e1db9f;
	opacity: .9;
	}
	
#good_box02 {
	position: fixed;
	left: 370px;
	top: 300px;
	width: 500px;
	height: 100px;
	background: #fca404;
	opacity: .9;
	}

#in_thumb {
	position: absolute;
	left: 430px;
	top: 329px;
	}
	
#in_links {
	position: absolute;
	left: 515px;
	top: 333px;
	}

#in_links a {
	text-decoration: none;
	color: #430049;
	}
	
#in_links a:hover {
	color: #630460;
	}
	
#deep_thumb {
	position: absolute;
	left: 600px;
	top: 329px;
	}
	
#deep_links {
	position: absolute;
	left: 685px;
	top: 333px;
	}
	
#deep_links a {
	text-decoration: none;
	color: #430049;
	}
	
#deep_links a:hover {
	color: #630460;
	}

	
#good_box03 {
	position: fixed;
	left: 370px;
	top: 400px;
	width: 500px;
	height: 100px;
	background: #2d8c55; 
	opacity: .9;
	}

#icon {
	position: absolute;
	left: 430px;
	top: 435px;
	color: #430049;
	}


#links {
	position: absolute;
	left: 5.2em;
	top: 17.7em;
	}
	
#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: #630460; 
	opacity: 0.75;
	}

#cry {
	position: fixed;
	left: 85px;
	top: 0em;
	}
	
#manhole {
	position: absolute;
	left: 7.05em;
	top: 2.9em;
	}
	
#gam {
	position: fixed;
	left: 83px;
	bottom: 2px;
	}
	
#street_sign {
	position: fixed;
	right: -4em;
	top: 0px;
	}