body {
	background-image: url(photos/background1.jpg);
	margin-left: 50px;
	margin-right: 50px;
}
a:link {
	color: #336666;
}
a:visited {
	color: #336666;
}
hr {
	color: #336666;
	height: 2px;
	width: 300px;
}
a:active {
	color: #669966;
}
p {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 36px;
	font-weight: bold;
	color: #336666;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #333333;
	font-style: italic;
}
.style1 {font-size: 24px}
.style2 {color: #CC0000}
.style3 {font-size: 12px}