A:link
{ text-decoration: underline overline; color:#9966FF; }
A:visited
{ text-decoration: line-through; color:#66CCFF; }
A:active
{ text-decoration: none; color:#9966FF; }
A:hover
{ text-decoration: none; color:#9966FF;

background-color: #00CC00;

cursor: crosshair;}

h1 {font-family: Times New Roman;
color: #0033CC; } 

p {font-family: Comic Sans MS;
color: #6666CC; } 

body 
{ background: #00FF99; 
background-image: url(http://www.geocities.com/mouse_matson/Cattery/Pictures/logoblur.JPG);
background-repeat: no-repeat;
background-position: 50% 50%;
background-attachment: fixed;


scrollbar-face-color : #663300; 
scrollbar-highlight-color : #FFFFFF; 
scrollbar-3dlight-color : #FFFF00; 
scrollbar-shadow-color : #99CCFF; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #660033; 
scrollbar-arrow-color : #00FFFF; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 

}

#menu {
  position: absolute;
  left: 5px;
  padding: 0px;
  width: 150px;
}

#content {

  margin-left: 200px;
  padding: 0px;
  margin-right: 15px;
}
