
body
{
  margin:0px;
  background-image: url('/books/book1/cover.jpg');
}

.chapter 
{  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20pt; 
	font-weight: bold; 
	text-align: center;
}

.italics 
{  
	font-style: italic;
}
