body{
background-image: url(images/background.png);
background-repeat: no-repeat;
background-color:black;
text-align: center;
font-family: helvetica, arial;
margin: 0px;
padding: 0px;
}

a{
color:white;
border:0px;
}

.index_body{
position: relative;
top: 34px;
margin-left: auto;
margin-right: auto;
width: 980px;
}

.image-buttons{
width:236px;
height:551px;
position:absolute;
left:15px;
top:0px;
}

#imageContent1{
width:600px !important;
height:350px !important;
width:640px;
height:390px;
position:absolute;
left:319px;
top:80px;
border:1px white solid;
visibility:hidden;
font-family: Gill Sans / Gill Sans MT, sans-serif;
color:white;
font-size:18px;
text-align:left;
padding:20px;
background-image: url("images/transparency.png");
background-repeat: repeat;
}

#imageContent2{
width:600px !important;
height:350px !important;
width:640px;
height:390px;
position:absolute;
left:319px;
top:80px;
border:1px white solid;
visibility:hidden;
font-family: Gill Sans / Gill Sans MT, sans-serif;
color:white;
font-size:18px;
text-align:left;
padding:20px;
background-image: url("images/transparency.png");
background-repeat: repeat;
}

#imageContent3{
width:600px !important;
height:350px !important;
width:640px;
height:390px;
position:absolute;
left:319px;
top:80px;
border:1px white solid;
visibility:hidden;
font-family: Gill Sans / Gill Sans MT, sans-serif;
color:white;
font-size:18px;
text-align:center;
padding:20px;
background-image: url("images/transparency.png");
background-repeat: repeat;
}
