#www-spaceyraygun-net { 
	padding: 0;
	margin: 0;
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	text-align: center;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
hr { border: none; }

ul { list-style-type: square; }

a, a:visited, a:active, a:hover { color: #000; text-decoration: none; outline: none; }

acronym { border-bottom: none; }

#header {
	margin: 0 auto;
	width: 725px;
	text-align: center;
	border-bottom: 12px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#content {
	margin: 0 auto;
	width: 725px;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
 
#resume { padding: 15px;}

#footer {
	margin: 0 auto;
	height: 14px;
	width: 725px;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.skills {  margin-left: 20px; padding: 0; float: left; }
.skills li {  list-style-type: none; font-size: 14px; font-weight: bold; }
.skills ul li { list-style-type: square; font-size: 12px; font-weight: normal; }


.jason-kuhn { display: inline; font-size: 48px; color: #000; }
.section-title { color: #000; }
.chron { font-size: 14px; font-weight: bold; }

.noprint { display: none; }