#content {
padding: 10px 0 0 0;
}

#content p {
padding: 10px 0;
}

#books {
width: 500px;
float: left;
}

#books h2 {
font-size: 22px;
padding: 10px 0;
}

#books a {
color: #ada2b5;
line-height: 22px;
}

#cover {
float: right;
padding: 20px 0 0 40px;
}

#nav .active {
background-image: url(../images/button_down.jpg);
background-color: #aa83c4;
}