body, html, #container{
height: 100%;
margin: 0;
padding: 0;
}

#image{
position: absolute;
top: 50%;
left: 50%;
width: 750px;
height: 558px;
margin-top: -279px;
margin-left: -375px;
border: 0px;
}

a img{
border: 0px;
}

