/* This is the basic formatting template for all my web pages. */

BODY {
BACKGROUND-IMAGE: URL(Graphics/rb04.jpg); 
BACKGROUND-ATTACHMENT: FIXED; 
margin-left: 0.5in; 
MARGIN-RIGHT: 0.4in; 
FONT-FAMILY: 'Comic Sans MS', 'Times New Roman', 'Courier'; 
FONT-SIZE: 12pt; 
COLOR: #9900cc;}
H1 {FONT-SIZE: 30pt}/* Use H1 for page titles */
H5 {FONT-SIZE: 8pt}/* Use H5 for Webrings */
H6 {FONT-SIZE: 7pt}/* Smallest font size that is legible - use for acknowledging others */
A:LINK {COLOR: #9900cc}
A:VISITED {COLOR: #cc66ff} 

 