           BODY  {
           background-color: #968876;
           background-image: url('images/toshokanbg.jpg');
           background-repeat: repeat-y;
           background-position: top left;
           color : #9c9080;
           font-family : Bookman Old Style;
           font-size : 11;
           width: 100%;
           scrollbar-arrow-color: #ffffff;
           scrollbar-face-color: #c2b19a;
           scrollbar-highlight-color: #c2b19a;
           scrollbar-shadow-color: #c2b19a;
           scrollbar-3dlight-color: #c2b19a;
           scrollbar-track-color: #c2b19a;
           scrollbar-darkshadow-color: #c2b19a;

            }

     #head2 {
           color : #180000;
           font-size : 15;
           text-align : left;
           width : 100%;
           font-family : Bookman Old Style;
           font-size: 14;
            }

      

           a:link , a:visited , a:active {
           text-decoration: none;
           text-align : left; 
           font-weight : lighter;
           font-style : italic;
           color : #410400; 
           font-size : 11;
           cursor : pointer;
           font-family :  Bookman Old Style;


            }

           a:hover {

           text-decoration : none; 
           color : #bfb5a7;
           font-style : normal;
           font-size : 11;
           cursor : pointer;
            }