#album {
margin-left: 160px;
margin-bottom: 20px;
padding: 10px;
}

#album img {
border: solid brown 2px;
margin-bottom:10px;
text-align:center;
}
