#www-spaceyraygun-net { 
	padding: 0;
	margin: 0;
	font-size: 16px; 
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	background-color: #576E67;
	color: #ccc;
	text-align: center;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
hr { 
	color: #433C2A; 
	background-color: #433C2A;
	border: none;
}

ul { list-style-type: square; }

a, a:visited, a:active  { color: #CCC; text-decoration: underline; outline: none; }
a:hover { color: #09C; text-decoration: none; }

acronym { cursor: help; }

#header {
	margin: 0 auto;
	width: 725px;
	background-color: #627055; /*altered slightly*/
	border-bottom: 12px solid #433C2A;
	border-left: 1px solid #433C2A;
	border-right: 1px solid #433C2A;
}

#content {
	margin: 0 auto;
	width: 725px;
	background-color: #627038;
	text-align: left;
	border-left: 1px solid #433C2A;
	border-right: 1px solid #433C2A;
}

#twitter {
	text-align: center;
	height: 16px;
	font-size: 12px;
	font-style: italic;
}
 
#resume { padding: 15px;}

#footer {
	margin: 0 auto;
	height: 16px;
	width: 725px;
	background-color: #433C2A;
	border-left: 1px solid #433C2A;
	border-right: 1px solid #433C2A;
}

#validation { padding: 5px 0; }

.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: #fff; }
.section-title { color: #408CB0; }
.chron { font-size: 14px; font-weight: bold; }
