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