#page * {
	font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace !important;
}
h2.site-description {
	display: none;
}
#secondary {
	display: none;
}
#primary {
	width: 100%;
}
div.site-info {
	display: none;
}
#page a {
	color: #009ec2 !important;
}
#page a:hover {
	color: #000066 !important;
}
#page a:visited {
	background-color: #aaaaaa !important;
}