		body {
			font: 100% "times new roman", georgia, serif;
			background-color: #6C5136;
			margin: 0;
		}

		h1 {
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			font-size: 3em;
			font-style: italic;
			text-align: center; 
			line-height: 60px;
			color: #FBF9D8;
			background-color: #BBA76D
		}

		h2 {
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			font-size: 2.4em;
			text-align: center; 
			color: #black;
			background-color: #BBA76D
		}

		h3 {
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			font-size: 1.8em;
			text-align: center; 
			color: #black;
			background-color: #BBA76D
		}
		
		h4 {	
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			padding-bottom: 2px;
			text-align: center; 
			color: black;
			background-color: #BBA76D

		}
		
		h5 {
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			padding-left: 0;
			padding-right: 0;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size: 1.3em;
			text-align: center; 
			text-decoration: none;
			color: #CF9AFF;
			display: inline;
			
		}

		h6 {
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0%;
			margin-right: 0%;
			padding-bottom: 3px;
			font-size: 1.8em;
			text-align: center; 
			color: #black;
			background-color: #E4DCAB;
		}
		
		h6.middle  {
			font-size: 1.5em;
		}
		
		h6.middle2  {
			font-size: 1.2em;
		}

		h6.smaller {
			font-size: 100%;
		}

		h7 {
			font-size: 1.3em;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 3%;
			margin-right: 3%;
		}
			
		p { 
			text-align: justify; 
			margin-left: 3%;
			margin-right: 3%;
			margin-top: 0;
			margin-bottom: 0;
			font-size: 1.3em;
		}

		p.thick {
			font-weight: bold;
			}

		p.browntext {
			color: #6C5136;
		}

		
		p.booktitle {
			font-weight: bold;
			text-align: left;
			font-size: 1.3em;
		}

		p.paddingright {
			padding-right: 2%;
		}

		p.paddingleft {
			padding-left: 2%;
		}

		p.link {
			font-size: 1.3em;
		}

		p.smalllink {
			color: #AE00FF;
			font-size: 1.3em;
		}

		p.textlink {
			margin-left: 0%;
			margin-right: 0%;
			display: inline;
			font-size: 1.3em;
		}

		p.textlink2 {
			margin-left: 1%;
			margin-right: 0%;
			display: inline;
			color: #8526C1;
			font-size: 1.3em;
		}

		a.one:link    {
  		/* Applies to unvisited links in class mainNav */
 			text-decoration:  none;
  			color:            #8526C1;
  		} 
		a.one:visited {
  		/* Applies to visited links in class mainNav */
  			text-decoration:  none;
  			color:            #751DAD;
  		} 
		a.one:hover   {
  		/* Applies to links under the pointer in class mainNav */
  			text-decoration:  none;
  			color:            red;
  		} 
		a.one:active  {
  		/* Applies to activated links in class mainNav */
  			text-decoration:  none;
  			color: 		#8526C1;
  		} 

		a.two:link    {
  		/* Applies to unvisited links in class mainNav */
 			text-decoration:  none;
  			color:            #CF9AFF;
  		} 
		a.two:visited {
  		/* Applies to visited links in class mainNav */
  			text-decoration:  none;
  			color:            #A65FD1;
  		} 
		a.two:hover   {
  		/* Applies to links under the pointer in class mainNav */
  			text-decoration:  none;
  			color:            red;
  		} 
		a.two:active  {
  		/* Applies to activated links in class mainNav */
  			text-decoration:  none;
  			color: 		#CF9AFF;
  		} 

		table.1 {
			border-collapse: collapse;
			table-layout: fixed;
		}

		table.2 {
			border-collapse: collapse;
			table-layout: fixed;
			margin-left: 3%;
		}

		table.3 {
			border-collapse: collapse;
			table-layout: fixed;
			text-align: center;
			color: red;
		}
	
		#content {
			position: absolute;
			right: 15%;
			left: 15%;
			height: 100%
		}
		
		.topstripe {
			width: 100%;
			background-color: #6C5136;
			text-align: center;
			padding-top: 2px;
			padding-bottom: 2px;
			min-height: 20px;
		}
		
		#janeaustensignature {
			margin: 0;
			width: 33%;
			background-color: #BBA76D;
		}

		#footer {
			text-align: center;
			width: 100%;
			height: 20px;
			color: white;
			background-color: #BBA76D;
		}
		
		#sidestripeleft {
			position: absolute;
			left: 0;
			top: 0;
			width: 15%;
			height: 100%;
			background-color: #6C5136;
		}

		#sidestriperight {
			position: absolute;
			right: 0;
			top: 0;
			width: 15%;
			height: 100%;
			background-color: #6C5136;
		}

		.box {
			position: relative;
			padding: 3%;
			color: black;
			background-color: #E4DCAB;
			border-color: #FBF9D8;
			border-style: solid;
			border-width: 20px;
		}

		.booksellerbutton {
			border-style: none;
			width: 40%;
		}

		#janeaustenbookcoverimage {
			width: 40%;
			height: 59%;
			minwidth: 400px;
			minheight:590px;
		}

		#janeaustenbookcoverimage2 {
			width: 30%;
			height: 44.25%;
			margin-left: 3%;
			margin-right: 3%;
			margin-top: 0;
			margin-bottom: 3%;
			position: relative;
			float: right;
		}

		.janeaustenbookcoverimage3 {
			width: 90%;
		}

		.janeaustenbookcoverimage4 {
			width: 100%;
		}