body{
	background-color:#77BBFF;
	font:verdana;
}
a:link{
	color:#061AC5;
}
a:visited{
	color:#17380C;
}
a:hover{
	color:#A02126;
}

table.books{
	width:648px;
	border:0;
	margin:auto;
}
.books td{
	text-align:center;
	width:177px;
	margin:0 4px;
}
.books td .booktitle{
    width:100%;
    text-align:center;
    height:30px;
    display:block;
}

.books img{
margin:auto;	
}
div.centred {
	text-align:center;
}
