#wrapper {
	width: 806px;
	margin:auto;
	background-color: #8d734e;
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#copy {
	width: 756px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

html {
	background-color: #9c8057;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 101%;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;

	
}

h1 {
	line-height:26px;
	text-align: left;
	font-size: 26px;
	color: #16110b;
}
#logo {
	float: right;
	padding-left: 20px;
}


h2 {
	text-align: left;
	font-size: 20px;
	color: #16110b;
	margin: 0px;
}
h3 {
	text-align: left;
	font-size: 14px;
	color: #16110b;
	margin: 0px;
	font-weight: normal;
}


#link {
	font-size: 20px;
	color: #16110b;
	text-decoration: none;
	text-align: right;
}
#link a, a:visited {
	color: #16110b;
	text-decoration: none;
}
#link a:hover {
	color: #fff;
	text-decoration: none;
}
#signature {
	color: #16110b;
	font-size: 13px;
	text-align: center;
	background-color: #9c8057;
	padding-bottom: 25px;
}
#pic {
	height: 188px;
	float: right;
	margin-left: 25px;
}


#signature a, a:visited {
	color: #16110b;
	text-decoration: none;
}
#signature a:hover {
	color: #fff;
	text-decoration: none;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.cream {
	color: #E1CFBB;
	font-weight: normal;
	font-size: 24px;
}
#moving_text {
	position: absolute;
	height: 300px;
	width: 300px;
	top: 429px;
	right: 27px;
}

.withbooks {
	float:right;
	padding-right:15px;
	}

