<! bcs_style.css >

BODY { background-color: #ffffc4 }
BODY { background-image: url(images/back-cream.jpg);
       background-repeat: repeat }
	   
P { font-family: "comic sans ms", arial, sans-serif }
P { font-size: 11pt }
P { font-style: normal }

A:link { color: black }
A:visited { color: red }
A:active { color: red }

H1 { font-family: "comic sans ms", arial, sans-serif }
H1 { font-size: 24pt }

H2 { font-family: "comic sans ms", arial, sans-serif }
H2 { font-size: 16pt }

LI { font-family: "comic sans ms", arial, sans-serif }
LI { font-size: 11pt }

