body{
color:#ccc;
background:#ffffff url(http://i1123.photobucket.com/albums/l553/jessie8530/book-len.jpg) no-repeat fixed bottom center;
}
a{
color:#ccc;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#bigcontainer , 
#container
{
margin:auto;
width:950px;
}
#header h1 {
position:relative;
top:20px;
left:300px;
font-size:13px;
font-weight:bold;
width:585px;
letter-spacing:0.1em;
border-bottom:1px dotted #ccc;
padding-bottom:5px;
}
#header h1 a {
color:#999;
font-size:20px;
text-decoration:none;
}
#description {
position:relative;
top:25px;
color:#FFFF08;
padding:0px 40px 40px 300px;
}
#content {
position:relative;
width:560px;
}