body
{
	margin-left: .5in;
	border-left-width: 2in; 
	border-left-color: rgb(220,220,220);
	border-left-style: Groove;
	margin-right: 1in;
	margin-top: 1in;
	margin-bottom: 1in;

}
		
h1
{
	font-weight:200;
	font-family:Ariel;
	color:Maroon;
	font-size: x-large;
	border-bottom: thick solid gray;
}
h2
{
	font-weight:100;
	font-family:Book Antiqua;
	color:Navy;
	font-size: large;
	border-bottom:thin solid Maroon;
}

div#navigation  
{
	color:rgb(180,150,135);
	font-style:oblique
}