body		{background-image:url('/images/ups-truck.jpg'); 
		image heigth="200" width="300";
		background-repeat:repeat;
		background-attachment:fixed;
		background-position:50% 50%;
		text="#000000";}
a:link	{color:maroon;}
a:visited	{color:green;}
a:focus	{color:purple;}
a:hover	{color:gray;}
a:active	{color:blue;}
img		{border: 5px ridge #C0C0C0;}
div.table	{text-align:left;
		background-color:#ffe7c6;
		color:black; 
		font:normal 10pt "Century", "Arial";
		margin-left:5%;
		margin-right:5%;}
div.lesson	{text-align:left;
		border: 5px ridge #C0C0C0;
		padding:10px; 
		background:#ffe7c6;
		color:navy; 
		font:normal 12pt "Century", "Arial";
		margin-left:5%;
		margin-right:5%;}
h1		{font:bold 24pt "Helvetica", "Arial";}
h2		{font:bold 20pt "Helvetica", "Arial";}
h3		{font:bold 16pt "Century", "Arial";}
h4		{font:bold 12pt "Century", "Arial";}
h5		{font-style:normal;
		font-size:13pt;
		font-variant:small-caps;
		font-weight:bold;
		font-family:"Helvetica", "Arial";}


