* {
margin: 0;
padding: 0;
}

body,html{
background: #000000;
text-align: center;
}

#bg{
background: url(ezoo_splash.jpg) top center no-repeat;
width: 1008px;
height: 650px;
margin: 0 auto;
}

#ezoo {
	list-style: none;
	margin: 0 auto;
	width: 348px;
	height: 203px;
	position: relative;
	top: 40px;
	left: -250px;
}

#ezoo a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#ezoo a:hover {
	cursor: hand;
}

#ezoo .school {
	width: 348px;
	height: 203px;
	background: url(eZoo.png) no-repeat;
	left: 0px;
	top: 0px;
}

#zeen {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 450px;
	height: 91px;
	position: relative;
	top: 420px;
	left: 210px;
}

#zeen a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#zeen a:hover {
	cursor: hand;
}

#zeen .entertainment {
	width: 450px;
	height: 91px;
	background: url(Zeen.png) no-repeat;
	left: 0px;
	top: 0px;
}
