body
{
background:#527186;
font-family:'georgia';
font-size:14px;
line-height:18px;
}

h1 {
font-size:18px;
}

a{
color:#d80024;
}

#wrapper
{
margin-left:auto;
margin-right:auto;
width:700px;
height:auto;
margin-top:20px;
margin-bottom:20px;
}

#maincontent
{
background:url('images/bg.jpg');
width:650px;
height:auto;
border:2px solid #2f4459;
padding:40px;
position:absolute;
z-index:1;
background-image:
background-repeat: repeat-x;
}

#leftcol {
width:350px;
float:left;
margin-right:40px;
}

.bookimg
{
margin-left:15px;
border:2px solid #527186;
margin-top:15px;
}