@charset "UTF-8";
/* CSS Document */

#myslides {
	width: 648px;
	height: 176px;
	margin-top: 0;
	margin-bottom: 0;
} 
 
#myslides img {
	width: 648px;
	height: 176px;
	top:  0;
	left: 0
}
