
body {
	background-color: #000000;
	background-image: url("pics/Jim by Katvrou bg.jpg"); alt: Jim Neversink courtesy of Katvrou;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center left;
	margin-top: 75px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 500px;
}


p {
	font-size: 15px; color: #99CCCC;
}	

ul  {
	font-size: 15px; color: #99CCCC;
}

li  {
	font-size: 15px; color: #99CCCC;
}

h1 {
	font-size: 50px;
	color: #CC0000;
	margin-top: -60px;
}

h3 {
	font-size: 50px;
	color: #CC0000;
	margin-top: -60px;
	margin-left: -455px;
	text-align: right
}

h2 {
	font-size: 25px;
	color: #99CCCC;
	}


h4 {
	font-size: 18px;
	color: #99CCCC;
}

.graytxt {
	color: #333333;
  	font-size: 10px;
	margin-left: -455px;
}

.image { font-size: 11px; color: #99CCCC;
	text-align: center
                 }

a:link {
	text-decoration:none;
	color: #FF3300;
}

a:visited {
	text-decoration:none;
	color: #FF3300;
}

a:hover {
	color: #FF3300;
	text-decoration:none; border-bottom: 1px dotted; 
}
