body {
background-color: #FDFEF8;
background-image: url(SC.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed }
H4 { font-style: oblique; font-weight: 800; font-size: 12pt; color: #000000 }


H2 { font-style: italic; font-weight: 400; font-size: x-large; color: red }


LI     { font-size: 9pt}


H3 { color: #000000 }


H5  { color: #000000 }




// The following tags have been checked and may be used to alter the webpages without any unexpented or unwated results.
//BODY { background: url(sc.jpg) }
//BODY { background: #99ffcc }
//BODY { background:  url(aaa.jpg) }
// background="SimpleCross2-1024.jpg" bgcolor="#FDFEF8" text="#555037" 
//link="#D9BC5B" vlink="#663300" alink="#FFFFFF" bgproperties="fixed">
//H4  { font-style: oblique; font-weight: 800; font-size: 12pt; color: #ff0000  }
//H2 { color: #ffff00 }
//H2  { color: #ff0000 }
//H5  { color: red }
//H3  { color: #00cc00 }
//LI   { font-size: 9pt; color: blue}
