body {
	margin-left: auto; 
	margin-right: auto; 
	max-width: 1100px;
	background-color: #e5c7e4;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

header#banner  { height: 296px; width: 900px;
	display: block; 
	margin-right: auto; 
	margin-left: auto;
	background: url(back.jpg);
	background-repeat: no-repeat;}

header#test
	{ height: 296px; width: 900px;
	display: block; 
	margin-right: auto; 
	margin-left: auto;
	background: url(back2.jpg);
	background-repeat: no-repeat;}


p#bannerinfo { padding-top: 10px; padding-right: 2%;
	font-size: 14px;
	text-align: right; line-height: normal;}

header a { 
	text-decoration: none;
	}

nav { 
	margin-top: 0; 
	border-style: inset; 
	border-width: 3px; 
	width: 100%;
	text-align: center;}

nav a { color: darkviolet; 
	margin-left: 5px; 
	text-decoration: none; }

nav a:hover { 
	color: white;
	}

p { line-height: 1em; padding-left: 4%; padding-right: 4%;
	text-align: justify; line-height: 2em;
}

ul { font-weight: bold; line-height: 2em;
}

ul#problems { margin-left: 13%; columns: 2;
}

ul#how { margin-left: 4%;}

h2 { margin-left: 4%;

}

hr { 
	color: darkorchid;
	height: 2px;
	}

dl { line-height: 2em; margin-left: 8%;

}

dd { margin-left: 5em; padding-top: 1em; padding-bottom: 1em;
	display: list-item;
	list-style-type: disc;
	}

dt { text-decoration: underline;}

p#copyright { 
	font-size: 11px; 
	font-variant-caps: small-caps;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}

img#footpic { 
	display: block;
	margin-right: auto; 
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 75px;
	}