/*THIS IS TO SET All image style throughout templates
as the source is in a class code (singapore,php) not a template */

/* full size image on an image page*/
img.sgImage {
 /* standard setting */ 
 /* border: none;*/
/* minima, minimum blue setting */
 border: 1px solid #000;
}

