#www-spaceyraygun-net { 
	background-color: #ffc;
	color: #c55;
}

hr { 
	color: #69c; 
	background-color: #69c;
}

a, a:visited, a:active  { color: #c55; }
a:hover { color: #fff; }

#header {
	color: #fff;
	background-color: #c55;
	border-bottom: 12px solid #69c;
	border-left: 1px solid #69c;
	border-right: 1px solid #69c;
}

#twitter {

}

#header a, #header a:visited, #header a:active, #header a:hover  { color: #fff; }

#content {
	background-color: #ccf;
	border-left: 1px solid #69c;
	border-right: 1px solid #69c;
}

#footer {
	color: #fff;
	background-color: #69c;
	border-left: 1px solid #69c;
	border-right: 1px solid #69c;
}

#footer a, #footer a:visited, #footer a:active, #footer a:hover  { color: #fff; }

.jason-kuhn { color: #fff; }
.section-title { color: #408CB0; }