/* http://stevenroll.users.btopenworld.com/artist/artist_etching.css */
a:link {
	font-family: "Franklin Gothic Book", Times, serif;
	color: white;
	text-decoration: underline;

}
 a:visited {
	font-family: "Franklin Gothic Book", Times, serif;
	color: white;
	text-decoration: underline;
}
h1 {
	font-family: "Franklin Gothic Book", Times, serif;
	font-size: 36px;
	color: #68513b;
}
h2 {
	font-family: "Franklin Gothic Book", Times, serif;
	font-size: 24px;
	color: #68513b;
}
h3 {
	font-family: "Franklin Gothic Book", Times, serif;
	font-size: 16px;
	color:#68513b;
}
body {
	font-family: "Franklin Gothic Book";
	font-size: medium;
	background-color: #ccbfaa;
	color:#68513b;
}
