
body {

	background-color:#998844;


}


h1,h2,h3 {
	
	color:#776622;
	
}



a:link {
	color:#776622;
	text-decoration:underline;

}



a:visited {
	color:#776622;
	text-decoration:underline;
}

a:hover{color: #776622;
	text-decoration:underline;
}

