
BODY { background: white url(notes2.jpg);
       background-attachment: fixed;
       background-repeat: no-repeat;
       margin-left: 4%; margin-right: 6%;
       color: #666666;
       font-family: "Book Antiqua", Garamond, "Times New Roman"; }
a:link { 
	text-decoration: none; 
	color: #cc3333;
	}
a:visited { 
	text-decoration: none; 
	color: #b2abba;
	}
a:hover, a:active { 
	color: #ff6600;
	}
.lb { font-size:32px;
      font-weight: bold;
      }
.nvis { font-size:1px;
          color: #ffffff;
        }
.texinc { font-size: larger; }