body {
background: #000;
}
.left {
float: left;
}
.right {
float: right;
}

#container {
width: 700px;
margin: 40px auto;
}
a img {
border: 0;
}