
body{


text-align: center;
background-color: #81BF72;
background-image: url(books.jpg);
background-position: bottom left;
background-repeat: no-repeat;

}
li
{
	padding-top: 0px;
	text-align: left;
	list-style: none;
	margin-left: -20px;
	margin-right: 20px;
	}
	
p{
    margin-left: auto;
    margin-right: auto;
}
h2{
text-align: center;
}
#wrap {
  margin:  0 auto 0 auto;
  width: 590px;
  text-align: left;
  background-color: #CCD7B7;
  padding-bottom: 15px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 1px;
 
 
  }
#copyright{
width:200px;
text-align:center;
  margin-left: auto;
    margin-right: auto;
background-color: #81BF72;
color: #000000;
padding-top:20px;
font-weight: bold;


}

#image
{float: right;
width: 240px;
margin-left: 5px;
}

#nav{float: left;
margin-left: 7px;
}

#heart1
{float: right;
margin: -20px;
}


#banner{ 
margin:  0 auto 0 auto;

}
#sidebar{
float: right;}
#content{
float: right;
width: 600px;}

/*menustart*/

#menu {
	width: 300px;

	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

                    
                    