:link {color: rgb(255,255,255);}

:visited {color: rgb(0,0,0);}

 	body 
	{
	margin:0px 0px 0px 0px;
	padding:0px;
	}

	div.banner 
	{
	background:#6E9A13;
	height:20%;
	width:100%;
	right:0;
	left:0;
	top:0;
	bottom:auto;
	border:1px solid #000;
	border-bottom:1px solid #6E9A13;
	}

	div.centercontent
	{
	background:#6E9A13;
	height:80%;
	width:80%;
	right:0;
	left:0;
	top:auto;
	bottom:0;
	border-bottom:1px solid #000;
	border-top:1px solid #6E9A13;
	}
	
	img.right {float:right; padding:0.6em;}
	img.left {float:left; padding:0.6em;}
	p.right {padding: 1em; text-indent: 2em;}
	p.left {padding: 1em; text-indent: 2em;}

	h1 {font-size:24px;}