
<style>{  }

#a1	
{
	position: absolute;
	width: 465px;
	height: 750px;
	padding: 2px;
	border: 0px;
	top: 204px;
	left: 6px;
	color: black;
	background-color:#B0C4DE;

}

#a2	
{
	position: absolute;
	width: 125px;
		height: 500px;
	padding: 2px;
	border: 0px;
	top: 204px;
	left: 480px;
	color: black;
	background-color:#FAEBD7;

}

#a3	
{
	position: absolute;
	width: 160px;
		height: 500px;
	padding: 2px;
	border: 0px;
	top: 204px;
	left: 614px;
	color: black;
	background-color:#FAEBD7;
}

.hang
{	text-indent: -14px; 
	margin-left: 14px;
	
}



#m1	
{
	position: absolute;
	width: 771px;
		height: 100px;
	padding: 2px;
	border: 0px;
	top: 10px;
	left: 6px;
	color: black;
}



#bio
{
	position: absolute;
	width: 288px;
	height: 248px;
	padding: 2px;
	top: 709px;
	left: 480px;
	color: black;
	background-color:pink;
	z-index: 10;
}

#book
{
	position:absolute;
	width: 298px;
	height: 170px;
	padding: 0px;
	top: 23px;
	left: 478px;
	color: black;
	background-color:#E7EEF8;
	z-index: 9;
}
	

li           { list-style-type: square; margin-top: 0px; margin-top: 5px;}
ol           { margin-top: 0; }


#foot
{
	position: absolute;
		top: 955px;
		left: 6px;
	text-align: left;
	width: 770px;
}




</style>