


a:link       { text-decoration: none; color: Blue }
a:visited    { text-decoration: none; color: Blue }
a:hover      { color: Red }



body {  background-image: url("images/chalkbrk.jpg") ;
        background-repeat: repeat ;
	background-attachment: fixed ;
	font-family: "Comic Sans MS" ;
	font-color: Black ;
	font-size: 10pt; 
      }


h1:           { text-decoration: none; font-size: 10pt;  color: Blue }
h1:hover      { font-weight: bold }
