.maintype {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 20px;
}

p {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: center;
	
}
.maintypegold {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B6A25A}
	
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
}
.background {
	background-image: url(images/book-background.jpg);
	background-repeat: no-repeat;
}
.table { background-repeat: repeat-y;
		background-image: book-background.jpg; }
		
.whitebackground {
	background-color: #FFFFFF;
}
.image {
	border-top: medium solid #E4DFE6;
	border-right: 12px solid #E4DFE6;
	border-bottom: medium solid #E4DFE6;
	border-left: medium solid #E4DFE6;
}
