#slideShowImages { /* The following CSS rules are optional. */ border:20px gray solid; background-color: lightblue; } #slideShowImages img { /* The following CSS rules are optional. */ border: 0.8em black solid; padding: 3px; captions:true; }