div.container {

height: 460px;
text-align: center;

}

div.small {

position: relative;
left: 0px;
top: -30px;

height: 386px;
width: 88px;

}

div.large {

position: relative;
left: 88px;
top: -416px;

height: 386px;
width: 512px;

}

div.links {

position: relative;
top: -400px;

}

img {

border: none;

}

img.icon {

position: relative;

left: -14px;
margin-right: -10px;

}