body{
background:rgb(50,50,50);
}

#myslides{
width:189px;
height:139px;
padding:0;
margin:0 auto;
} 
 
#myslides img{
background-color:rgb(230,230,230);
width:189px;
height:139px;
top:0;
left:0 
}