
body {
	background:#c7d9f0 url('background.jpg') repeat-x fixed;
	}
#header {
	background:url('banner.jpg') no-repeat 0;
	border:3px ridge #333;
	}
.yellow {
	color:#ff0;
	background:#000;
	padding:2px;
	}
.content h1, .content h2, .issue, a, .menu_title {
	color:#244970;
	}
a:hover, .menu a:hover {
	color:#4783b1;
	}

