/* This is the basic formatting template for all my web pages. */

BODY {
BACKGROUND-IMAGE: URL(Graphics/pawprint.jpg);
background-repeat: repeat-y; 
BACKGROUND-ATTACHMENT: scroll; 
margin-left: 1.4in; 
MARGIN-RIGHT: 0.4in; 
FONT-FAMILY: 'Comic Sans MS', 'Times New Roman', 'Courier'; 
FONT-SIZE: 12pt; 
COLOR: #663333;}
H1 {FONT-SIZE: 30pt}/* Use H1 for page titles */
H2 {FONT-SIZE: 26pt} /* Use H2 for long 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: #215E21}
A:VISITED {COLOR: #FF9900} 

 