body  {background-color: #e3e3e3;
	background-image: url("bg.png");
	text-align: justify;}

#joel {font-family: arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #060502;
	text-align: justify;
	line-height: 22px;}

#jeff {font-family: arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #060502;
	text-align: justify;
	line-height: normal;}

h1 {margin-bottom: 4px;
	padding: 10px 0 0 10px;
	font-family: arial, verdana, sans-serif;
	text-transform: lowercase;
	font-size: 32px;
	color: #060502;
	text-align: right;
	letter-spacing: -3px;}

h2 {margin-bottom: 2px;
	margin-top: 20px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
	color: #060502;
	text-transform: uppercase;
	letter-spacing: -1px}

h3 {margin-bottom: -3px;
	margin-top: 20px;
	padding: 0px 0 0 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #e3e3e3;
	text-align: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	background: #060502;}

b,i {color: #9a696b;}

u {font-size: 10px;
	text-decoration: none}

strong {color: #543945;
	background: #e3e3e3;
	padding: 4px;}

a {color: #3c242c;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:visited {color: #3c242c;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:active {color: #3c242c;
	text-decoration: none;
	font-weight: bold;
	background: none;}

a:hover {color: #6a5a56;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a.nav {color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	background: #060502;
	padding: 5px;
	text-transform: uppercase;}

a.nav:visited {color: #e3e3e3;
	text-decoration: mone;
	font-weight: bold;
	background: #060502;
	padding: 5px;
	text-transform: uppercase;}

a.nav:active {color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	background: #060502;
	padding: 5px;
	text-transform: uppercase;}

a.nav:hover {color: #f9f9f7;
	text-decoration: none;
	font-weight: bold;
	background: #060502;
	padding: 5px;
	text-transform: uppercase;}

img.about {margin: 5px;
	padding: 5px;
	background-color: #f9f8f5;
	border:3px solid #e3e3e3; 
	}


