body{
margin: 0px 0px 25px 0px;
background-color: #EBEEDD;
}
div.index_wrapper{
position: absolute;
margin: 0 auto;
left: 50%;
width: 700px;
height: 500px;
top:50px;
margin-left:-350px;
}
.index_header{
border-bottom: ridge 5px #000;
text-align: center;
height: 250px;
width: 100%;
}
img.logo{
margin-top: 215px;
}
img.icon{
position: absolute;
width: 100px;
height: 100px;
border: 0px
}
img#icon1{

	top:250px;
	left:300px;
}
img#icon2{

	top:250px;
	left:0px;
}
img#icon3{

	top:250px;
	left:140px;
}
img#icon4{

	top:250px;
	left:455px;
}
img#icon5{

	top:250px;
	left:595px;
}