body{background-image : url(images/side3.jpg);
	background-repeat : repeat-y;
		background-color : #FFEFDF;
	scrollbar-arrow-color: #f00000;
scrollbar-3dlight-color: #75734A;
scrollbar-highlight-color: #fffffd;
scrollbar-face-color:  #FFCC99;
scrollbar-shadow-color: #ffcc9a;
scrollbar-track-color:  #FFCC99;
resize:none;
}
h1{
		font-size : 30px;
	font-family: "Lucida Sans";sans serif;
	font-style: italic;
	font-weight: normal;
	color : Red;
}
h2{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	font-weight: boldl;
	color : Green;
}
h3{font-size:18px;
	font-family : "Times New Roman";serif;
	font-weight : bold;
	font-style : italic;
	}
h4{	font-size : 18px;
	font-family:lucida handwriting;sans serif;
	font-style: italic;
	font-weight: bold;
	color : Red;
	}
		
p{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color : black;
}
#index{background-color : White;
			background-repeat : repeat-y;
		position:absolute; 
		left:25px; 
		top:500px; 
		width:99%; 
		height:610px; 
		border:none 
		z-index:4;
		background-image : url(images/book.jpg);
		}
#list{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color : black;
}
#1{
	background : transparent;
	font-size : 40px;
	font-family:lucida handwriting;sans serif;
	font-style: italic;
	font-weight: bold;
	color : Red;
	padding : 5px;
	position: absolute; 
	left:20px; 
	top:20px; 
	width:498px;
	height:60px; 
	border:none; 
	z-index:3;
	}
#2{
	background-color : #FFCC99;
	font-size : 40px;
	font-family:lucida handwriting;sans serif;
	font-style: italic;
	font-weight: bold;
	color : Black;
	padding : 5px;
	position: absolute; 
	left:22px; 
	top:22px; 
	width:500px; 
	height:60px; 
	border:none;
	z-index:2;
}
#3{
	background-color : White;
	background-repeat : repeat-y;
	position: absolute;
	left:140px; 
	top:150px; 
	width:84%; 
	border:none 
	z-index:4;
	background-image : url(images/book.jpg);
}
#4{
	font-family: "Lucida Sans";sans serif;
	font-size : 30px;
	font-style: italic;
	font-weight: normal;
	color : Black;
	position: absolute;
	top:102px;
	left:142px;
	z-index:1;
	}
#5{
	font-family : "Lucida Sans";sans serif;
	font-size : 30px;
	font-style : italic;
	font-weight : normal;
	color : Red;
	position: absolute;
	top:100px;
	left:140px;
	z-index:4;
}
#6{
	background-color : transparent;
	position: absolute;
	left:140px; 
	top:150px; 
	width:84%; 
	height:610px; 
	border:none 
	z-index:4;
}
#7{
	background-color : White;
	background-repeat : repeat-y;
	position: absolute;
	left:140px; 
	top:150px; 
	width:800px; 
	border:none 
	z-index:4;
	background-image : url(images/book.jpg);
}
#8{
	background-color : White;
	background-repeat : repeat-y;
	position: absolute;
	left:20px; 
	top:20px; 
	width:800px; 
	border:none 
	z-index:4;
	background-image : url(images/book.jpg);
}
:link { color: Red;
text-decoration : none;
} 
  :visited { color: Red;
  text-decoration : none;
}
  :active { color: #FFCC00;
    background-color : #FFFFed;
  } 
  :hover {color:  #FFCC00;
  text-decoration : none;
  background-color :  #FFEFDF;
} 
#table{
	background-color : #FFCC99;
	font-size:18px;
	font-family : "Times New Roman";serif;
	font-weight : normal;
	font-style : normal;
	}
#msf{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color : blue;
	}
	#red{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color : red;
}
