body {
	background: url("/projects/worldlit/back2.gif") left top;
	background-color: #90a090;
	background-repeat: repeat-y;
        font-family: Baskerville, arial, helvetica, gill, sans-serif;
        font-size: 15pt;
        margin: 0em;   
	}


A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }


H1 { background: #FFA07A;
	padding: 12px;
	margin: 0.5em 3.5em;
	color: #708090;
	 }

H2 {color: #A52A2A;
	margin: 0.5em 2em;
	}

P {font-weight: normal;
	color: #A0522D; 
   	margin: 0em 2.5em 1em;
   }


