/*Ann Hernadi Bill of Rights Website*/

body {
		background-color: #001110;
		font-size: 1em;
		color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		margin-left: 80px;
		
		}

		



h1 {	color: #ebba64;
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	text-align: center;
	font-variant: small-caps;
	background-color: #7a2900;
	padding-top: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	padding-right: 3em;
	letter-spacing: 1px;
		
}


h2 {
	color: #f8b708;
	font-size: 1.3em;
	text-align: center;
	
}



h3 {
	color: #f8b708;
	font-size: 1.3em;
	text-align: center;
	

}



a {
	color: #be5d2d;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;

}





p {
		color: #cab165; 
		font-size: 0.9em;
		font-family: arial, helvetica, sans-serif;
		line-height: 1.3em;
		text-align: justify;

}



p.center {
		color: #dbb563; 
		font-size: 1.2em;
		font-family: "Times New Roman", serif;
		line-height: 1em;
		text-align: center;
		font-style: italic;
		margin-right: 100px;
		margin-left: 100px;		
}


p.center2 {
		color: #dbb563; 
		font-size: 0.8em;
		font-family: "Times New Roman", serif;
		line-height: 1em;
		text-align: center;
		margin-right: 150px;
		margin-left: 150px;
		font-style: italic;

}


p.left1 {
		color: #ef920d; 
		font-size: 1em;
		font-family: "Times New Roman", "sans-serif";
		line-height: 1em;
		text-align: left;
		font-style: italic;

}



img {		vertical-align: top; 
		align: center;
		}













