body{margin:0; padding:0}
#pictures{
border:5px solid #000;
height:281px;
margin-bottom:15px;
-moz-border-radius:5px;-webkit-border-radius:5px;
width:500px;
}
#thumbs{text-align:center}
#thumbs img{
border:5px solid #000;
-moz-border-radius:5px;-webkit-border-radius:5px;
}