body	{
	color: #FFD673; background:  url(deb_images/musicpap.gif);
	padding-left: 72px;
	font-family: "Comic Sans MS",sans serif, arial, verdana, cursive;	
	scrollbar-face-color: #FFD673;
	scrollbar-arrow-color:  #FFD673;
	scrollbar-highlight-color: green;
	scrollbar-3dlight-color:green;
	scrollbar-darkshadow-color: #ADC6C6; 
	scrollbar-track-color: #ADC6C6;
	scrollbar-shadow-color: #FFD673;
	}

H2,H3	{
	font-family: Comic Sans MS,arial,verdana,cursive; 
	color: #FFD673; font-size: medium;  
	}
P	{
	font-family: Comic Sans MS,arial,verdana,cursive; 
	font-size: 12pt;
	color: #FFD673;
	}

A:link, 
	{
	text-decoration:none;
	color:#ADC6C6;
	}
A:visited, A:active
	{
	text-decoration:none;
	color:#ADC6C6
	}

DIV:	{
	background-color: #E0FFFF;
	}

li
	{
	text-transform: uppercase; 
	font-size: 10pt; color: #FFD673;
 	}
.head
	{
	background-color: lightseagreen;
	border: thick inset purple;
	color: lavender;
	padding: 10px;
	width: 400px;
	margin-left: 20%;
	}
 
 