/* CSS Document */
/* Marie Bautista */
body{
background-color: transparent; 
background-attachment: fixed; 
background-position: left; 
background-repeat: no-repeat; 
cursor:crosshair;

scrollbar-face-color: #6699CC; 
scrollbar-shadow-color: #6699CC; 
scrollbar-highlight-color: #6699CC; 
scrollbar-3dlight-color: #6699CC; 
scrollbar-darkshadow-color: #6699CC;
scrollbar-track-color: #6699CC; 
scrollbar-arrow-color: #000000; 
}
a:hover { 
cursor:crosshair; 
}


#midframe{
/*Bio.htm, MidFrame.htm, Drawings.htm*/
position: absolute;
top: 1px;
left: -1px;
font-family: veranda, helvetica, sans-serif;

}
