body         { background-image: url('cake.jpg'); background-repeat: repeat; 
               background-attachment: scroll; font-family: arial; 
               background-position: 0% }


h1 { font-family: "Arial" bold 30px; 
color:yellow; background:blue; text-align:center;
}
h2 { font-family: "Arial" bold 20px; 
color:blue; text-align:center;
}
p { font-size: 12pt; font-weight: bold; color:black;
font-family: Arial, sans-serif }


a:link { color: #000099; font-weight: normal; font-family: Arial, sans-serif }
a:visited { color: #6666ff; font-weight: normal; font-family: Arial, sans-serif }
a:active { color: #0000ff; font-weight: normal; font-family: Arial, sans-serif }




