html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #efeded; 
	background: #191916 no-repeat bottom right; 
	margin: 10px; 
	padding: 0;
	}

#container { background: url('images/atrium1.jpg') no-repeat center;
	padding: 0 175px 0 160px;  
	margin: 0; 
	width:900px;
	height:600px;
	position: relative;
	}
#comicbook { background: transparent no-repeat;
	position: absolute;
	top: 150px;
	right: 650px;
	width: 75px;
	height: 150px;
}
#label1 { background: transparent no-repeat;
	position: absolute;
	top: 225px;
	right: 650px;
	width: 75px;
	height: 20px;
}

#friends {background: transparent no-repeat;
	position: absolute;
	top: 270px;
	right: 770px;
	width: 75px;
	height: 150px;
	
}
#label2 { background: transparent no-repeat;
	position: absolute;
	top: 370px;
	right: 770px;
	width: 75px;
	height: 20px;
}
#galery {background: transparent no-repeat;
	position: absolute;
	top: 430px;
	right: 480px;
	width: 75px;
	height: 150px;
}
#label3 { background: transparent no-repeat;
	position: absolute;
	top: 530px;
	right: 480px;
	width: 75px;
	height: 20px;
}
#school {background: transparent no-repeat;
	position: absolute;
	top: 280px;
	right: 310px;
	width: 75px;
	height: 150px;
}
#label4 { background: transparent no-repeat;
	position: absolute;
	top: 400px;
	right: 310px;
	width: 75px;
	height: 20px;
}
#program {background: transparent no-repeat;
	position: absolute;
	top: 250px;
	right: 850px;
	width: 150px;
	height: 480px;
}
#info {background: transparent no-repeat;
	position: absolute;
	color: white;
	top: 250px;
	right: 480px;
	width: 150px;
	height: 200px;
}
#foot {background: transparent no-repeat;
	position: absolute;
	top: 550px;
	right: 175px;
	width: 350px;
	height: 20px;
}
h1 {    font: 35px georgia, sans-serif;
	position:absolute;
	top: 10px;
	right: 250px;
	width: 500px;
	height: 50px;
	color: white;
}
h4 {    font: 25px georgia, sans-serif;
	position:absolute;
	top: 45px;
	right: 250px;
	width: 500px;
	height: 50px;
	color: white;
}
	
a {text-decoration: none;
	color: #efeded;
}
img {border: none}

#ads {position:absolute;
	top: 0px;
	left: 1100px;
}
#extra {
	background: transparent no-repeat;
	position: absolute;
	top: 50px;
	left: 20px;
	width: 140px;
	height: 600px;
	float:left;
}
#w3v {
	position: absolute;
	top:480px;
	left:20px;
}
#csv {
	position: absolute;
	top:511px;
	left:20px;
}
