body {
	font: 62.5%/1.4  "Lucida Grande", "Lucida Sans", Arial, sans-serif; /* set font size to 10px (a nice round number) */
	background: #fff;
	text-align: center;
	color: #333;  
}


/* hide stuff */
#header, #rightBar, #nav, .rating, .product h1 span, .anchors, .aural, .experiment #video, .experiment h1 span, .science-video h1 span, .science-video #tabs-container, .no-print, #breadcrumb, .product .qty, .product tfoot {
	display: none;
}

