*{
font-family:serif;
border-width:1px;
}

body{
margin:0;
padding:0;
background-image:url(../images/background.png);
}

img{
border-style:none;
}

#container{
position:relative;
width:750px;
margin:30px auto;
}

#header{
height:320px;
}

#header div{
position:absolute;
display:block;
}

#logo{
height:71px;
width:404px;
cursor:pointer;
}

#picture{
top:40px;
right:20px;
height:207px;
width:163px;
}

#bookshelf{
top:90px;
left:20px;
height:195px
width:504px;
}

#content{
color:#000;
font-size:11pt;
}

#content h1{
position:relative;
margin:0;
padding:0;
color:#72a65e;
font-size:26pt;
font-weight:normal;
letter-spacing:1px;
border-bottom-style:solid;
border-color:#ffd200;
border-width:2px;
}

#content p{
margin:10px 0 20px 0;
}
