ul{

float:left;
width:100%;
padding:0;
margin-left:20px;
list-style-type:none;
}
ul a
{
float:left;
width:13em;
text-decoration:none;
font:normal bold 13px/30px tahoma,sans-serif;
text-align:left;
}

li {display:inline}
a:link {color:#808080}    /* unvisited link */
a:visited {color:#808080} /* visited link */
a:hover {color:#006ab3}   /* mouse over link */
a:active {color:#13b6ce}  /* selected link */
a {text-decoration:none}        		


p {
font-size : 80%;
font-weight : bold;
font-family : tahoma;
color : #c2c0c0;
text-align :center;
white-space : normal;
}

h2 {
text-align : left;
margin-left : 5px;
font-size : 95%;
font-weight : bold;
font-family : tahoma;
color : #808080;
}

h3{
text-align: center; 
font-size: 100% ; 
font-weight: bold; 
font-family: tahoma;
color: #c2c0c0; 
}

h5 {
text-align: center; 
font-size: 85% ; 
font-weight: bold; 
font-family: tahoma; 
color: #c2c0c0;
} 
h6 {
text-align: justify; 
font-size: 80% ; 
font-weight: bold; 
font-family: tahoma; 
margin-right:100px;
margin-left:100px;
color: #c2c0c0;
} 
p.ex {
text-align: center; 
font-size: 100% ; 
font-weight: bold; 
font-family: tahoma;
margin-right:10px; 
color: #c2c0c0; 
}


body {background-color:#FFFFEF} 
 #books{
   position: absolute; 
     left:230px; 
        top: 35px; 
        width: 720px; 
        height: 90%;
	  	background-color:#FFFFEF; 
		 }
		 
		 #books1 {
       float:left;
         margin-left: 25px; 
         margin-top: 15px; 
        width: 150px; 
        height: 180px;
	 	
		
      }
  #books2{
   position: absolute; 
     left:30px; 
        top: 220px; 
        width: 950px; 
        height: 100%;
		background-color:#57372c; 
	  	
		 }           
          
 #books3{
   position: absolute; 
     left:80px; 
        top: 375px; 
        width: 860px; 
        height: 90%;
	 background-color:#57372c;  	
		 }           
     
		  	
		
		   }@charset "utf-8";
/* CSS Document */


