body {
	font-family:Georgia, "Times New Roman", serif;
	color: #FFEECA;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	background-image:url(/backgrounds/olive-suede.jpg);
	margin-left: 50px;
	margin-right: 50px;
	}
body p, body div, body table, body tr, body td {
	font-family:Georgia, "Times New Roman", serif;
	color:#FFEECA;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #B0C157;
	text-decoration: underline;
	background-color : transparent;
}
a:visited {
	color: #FFEECA;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #CCCC99;
	text-decoration: underline;
	background-color : transparent;
}
a:active {
	color: #FFEECA;
	text-decoration: underline;
	background-color : transparent;
}
.images {
	border:none;
}
h1 {
	font-size:24px;
}
.emphasis {
	font-size:24px;
	font-weight:bold;
	color: #B0C157;
}
.emphasis1 {
	font-size:20px;
	font-weight:bold;
}
.footer {
	font-size: 12px;
}
