body {
	background-color: #f2cc81;	
	background-image: url(images/background.jpg);

}

h1 {
	font-family: Algerian, "Baskerville Old Face", serif;
	font-size: 250%;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}

h2 {
	font-family: Algerian, "Baskerville Old Face", serif;
	font-size: 200%;
	font-weight: bolder;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}


.bp {
	font-size: larger;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.last_updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}

a {
	color: #333333;
}

