body{
background-color:#FFFFCC;
}

#menu{
position:fixed;
left:620px;
margin:8px;
}
#menu p{
font-weight:bold;
color:#000000;
font-family:"Georgia", "Times New Roman", "Trebuchet MS", Times, serif;
font-size:18px;
}
#menu ul{
font-family:"Georgia", "Times New Roman", "Trebuchet MS", Times, serif;
font-size:16px;
}
#menu li, #menu a{
color:#000000;
text-decoration:none;
list-style:square;
}
#menu a:hover{
text-decoration:underline;
}

#page{
display:block;
width:600px;

}
#header h1{
font-family:"Georgia", "Times New Roman", "Trebuchet MS", Times, serif;
text-align:center;}
#header h2{
font-family:"Georgia", "Times New Roman", "Trebuchet MS", Times, serif;
text-align:center;}

#libro{
border-bottom:#CC0000 solid 4px;
padding:20px;
width:550px;
display:block;
}

#cover {
margin:8px;
float:left;
}
#plot p {
 text-align:justify;
 font-size:12pt;
 font-family:"Trebuchet MS";
 color:#000000;
 
 }
 #autore p {
 text-align:left;
 font-size:10pt;
 font-family:"Trebuchet MS";
 color:navy;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }
 
  #titolo p {
 text-align:left;
 font-size:10pt;
 font-family:"Trebuchet MS";
 color:red;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }
 
   #prefa p {
 text-align:left;
 font-size:10pt;
 font-family:"Trebuchet MS";
 color:blue;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }

   #info p {
 text-align:left;
 font-size:10pt;
 font-family:"Trebuchet MS";
 color:green;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }
 
    #buy p, #buy a {
 text-align:left;
 font-size:10pt;
 font-family:"Trebuchet MS";
 color:black;
 font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:0px;
 }
 
 
.green {
	color: green;
	font-weight:bold;
	
}

.blue {
	color: blue;
	font-weight:bold;
	
}

.red {
	color: red;
	font-weight:bold;
	
}

.navy {
	color: navy;
	font-weight:bold;
	
}
.red1{
color:maroon;
font-weight:bold;

}
.purple{
color:purple;
font-weight:bold;
}
