body {
	margin-left: 10px;
	margin-right: 8%;
	font-family: Helvetica;
	font-size:30px;
	background: white;
/*	background-image:url(rainbow.gif); 
	background-repeat:repeat-x;
*/
}

h1 { margin-left: 10%; }
h2,h3,h4,h5,h6 { margin-left: -4%; }

A:link { color:yellow }
A:visited { color:red }
A:active { color:black }
