/* The default cascading style sheet */title{	text-align: center;}body{	background-color: transparent;}h1{	color: black;}h1.center{	text-align: center;	color: black;}h2{	background-color: white;}p{ 	 background-color: transparent;}div.center   { text-align: center; }div.date     { text-align: right; }div.exercise { font-weight: bold; }img.center{	text-align: center;	height: auto;	width: auto;}td.header{	font-weight: bold;}