
@media all {
	
	#content {
		font-family: "Courier New", monospace;
	}

	#content h2 {
		font-size: 1.2em;
		font-weight: bold;
	}
}