/* CSS Document */

body {font-family: Verdana;
	font-size: 14;
	font-style: normal;
	color: #8B0000;
	background-color:#D2B48C;
	margin-left: 30;
	alignment: justify;} 

Layer2 {font-family: Helvetica;ont
	font-size: 18 important;
	font-style: normal;
	color: #ffffff;
	background-color:#8B4513;
	margin-left: 10;
	alignment: justify;}

Layer3 {font-family: Arial;
	font-size: 20 <important ;
	font-style: normal;
	color: #ffffff		;
	background-color:#8B4513;
	margin-left: 10;
	alignment: justify;} 
	
h1 {font-size:12px}

h2 {fontsize: 16px}

h3 {fontsize: 	22px}

a:hover {
	color: #0000FF;
	border-top: solid 1px; 
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	}    
	
footer {
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid;
	padding: 10px;
	margin: 10px;
}	
article {
	background: #ffede0;
	border-color: #df6c20;
}

