#content {
	width: 61em;
}

.news {
	font-family: 'Courier New',Courier,monospace;
	white-space: pre;
}

@media handheld {
	#content { 
		width: 100%; 
	}
}
