.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #be700c;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #d99048;
}
.smallercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.paragraphclose {
	line-height: 25%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #be700c;
}
.star {
	background-image: url(images/stars.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.likep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
