a{
		color : #C0C0C0;
                text-decoration: none;
	}
body 
{
background-attachment : fixed;
background-repeat: no-repeat;
background-position: center;
background-color: #121212;
cursor:url("guitar.cur");
scrollbar-track-color: #AA98C0;
scrollbar-arrow-color: #9FA0B5;
scrollbar-shadow-color: gray;			
scrollbar-darkshadow-color: #666699;
scrollbar-highlight-color: #666699;
scrollbar-3dlight-color: #9FA0B5;
scrollbar-face-color: #666699;
}
.menu{
	position: absolute;
	width: 100px;
	left: 30px;
	top: 30px;
	height: inherit;
	}

