#add{
	text-align: center !important;
	margin-bottom: 10px;
}
.entry {
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	background-position: -15px top;
}
.entry .entryheading{
	float: left;
	font-style: italic;
	padding-top: 25px;
	padding-left: 45px;
}
.entry .entrycontent{
	clear: both;
	height: 200px;
	margin-left: 35px;
	margin-right: 40px;
}
.entry .icons{
	float: right;
	margin-right: 20px;
}
.entry .rating{
  float: left;
}
.backround{

}