#myslides {
	width: 599px;
	height: 205px;
    padding: 0;  
} 
 
#myslides img {  
    padding: 0;  
    border:  0;  
    background-color: rgb(230,230,230);
    width: 599px;
    height: 205px;
    top:  0; 
    left: 0 
}
