body { color: black; font-size: 16px; font-family: "Comic Sans MS", "Zapf Chancery", cursive, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; background-color: white; background-image: url(background.jpg); margin: 0; }
.header { color: #060; font-size: 22px; font-weight: bold; text-align: center; }
.picture { float: right; margin-left: 10px; }

#fisheye_menu {
	list-style: none;
	padding: 0;
	height: 81px;
}
#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}
#fisheye_menu span {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 79px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #333;
	background: #eee;
}
#fisheye_menu a {
	text-decoration: none;
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
}
 .progress
{
position: absolute;
top: 100px;
left: 340px;
}
 .project
{
position: absolute;
top: 70px;
left: 630px;
}
 .home
{
position: absolute;
top: 180px;
left: 360px;
}
 .forstudents
{
position: absolute;
top: 155px;
left: 475px;
}
 .forteachers
{
position: absolute;
top: 170px;
left: 680px;
}
 .aboutus
{
position: absolute;
top: 120px;
left: 690px;
}