/* height and width should be the same as the thumbnail sizes */
#slides {
width: 500px;
height: 300px;
}
#slides img {
border-radius: 10px 10px;
}
/* Stylesheet: Cycle Modified On 2018-08-13 01:58:45 */
