﻿body {background-color: #0000FF;
	color: #FFFFFF;}
	
body {background-color: #e6e6fa; color: #191970; 
	font-family: Arial, Verdana, sans-serif; }
	
h1 {background-color: #191970; color: #e6e6fa; 
	line-geight: 200%; 
	font-family: Georgia, "Times New Roman", serif; }
	
h2 {background-color: #aeaed4; color: #191970; 
	font-family: Georgia, "Times New Roman", serif;
	text-align: center; }
	
p { font-size: .90em;
	text-indent: 3em; }
	
ul  { font-weight: bold; }

#wrapper {margin-left: auto;
	margin-right: auto;
	width: 80%; }