body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #333;
background: url(/images/bg.png) top left repeat-x #9AB9C2;
margin: 0px;
}

h1 {
font-size: 1.4em;
}

li {
margin: 10px 0px;
}

a {
color: #00F;
text-decoration: none;
}

#wrap {
width: 700px;
margin: 0px auto;
padding: 10px 20px;
background-color: #FFF;
}

p.bookbutn {
display: block;
width: 100%;
text-align: center;
margin: 20px 0px;
}

p#copyright {
display: block;
width: 100%;
text-align: center;
margin: 20px 0px;
font-size: 9px;
}
