#images{
width:720px;
height:600px;
margin:auto;
background-color:white;
}

.image{
height:100px;
width:100px;
float:left;
padding:10px;
}
