/* Fixes printing problem in Safari
	on centered layouts 
*/
#content {
	top: 0; 
	margin-top: 0; 
}