body {	background: #030;	color: #ccffcc;}input, textarea, select, button {	background: #030;	color: #ccffcc;}p {	color: #ccffcc;}h1, h2, h3, h4, h5, h6 {	color: #ddd;}a:link {	color: #ff0;}a:visited {	color: #999;}a:active {	color: #fff;}a:hover {	color: #fc3;	background: none;}#Header {	border-bottom-color: #074007;}#Footer {	border-top-color: #074007;}img.framed {	border: 5px solid white;}