body {
	background-color: #C3A46A;
	background-image: url(images/Untitled-1_r1_c3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.image {
	border: thin solid #000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	color: #470083;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	text-align: left;
}
