body
{
margin: 0;
padding: 0;
text-align: left;
background-color: white;
width: 1020px;
}

.head {
       text-align: center;
	margin-left: 0px;
        color: #1862A5;
}	
.ees A {
	position: absolute;
	margin-left: 150px;
	margin-top: 0px;
	background-image: url("i/ees.jpg");
	background-repeat: no-repeat;
	border: 2px solid #E00034;
	height: 90px;
	width: 300px;
}	

.ees A:hover {
	background-image: url("i/ees_h.jpg");
}

.et A {
	position: absolute;
	margin-left: 560px;
	margin-top: 0px;
	background-image: url("i/et.gif");
	background-repeat: no-repeat;
	border: 2px solid #E00034;
	height: 90px;
	width: 300px;
}	

.et A:hover {
	background-image: url("i/et_h.gif");
}

.gc A {
	position: absolute;
	margin-left: 720px;
	margin-top: 0px;
	background-image: url("i/gc.jpg");
	background-repeat: no-repeat;
	border: 2px solid #E00034;
	height: 90px;
	width: 300px;
}	

.gc A:hover {
	background-image: url("i/gc_h.jpg");
}
