ul{
	  list-style-type:none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background-color:#CF1F45;
}

li{
	float: left;
}

li a{
	display: block;
	color: #D7C5B7;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;

}
li a:hover:not(.active){
	background-color: #CF1F45;
}
.active{
	background-color: #CF1F45;
}
p {
	text-align: center;
	font-size: 20px;
} 
	
p.ex{	
		text-color:rgba(95,19,18,1.00)}
p.a{
		font-family:"goudy-bookletter-1911"slab Book
}
p.img {
        border-radius: 10px;
}
h3{
	    text-align: center;
}
h3.a{
	    font-family: "goudy-bookletter-1911"}
h3{
	    font-size:45px;
}

h2.a{
	    font-family: "goudy-bookletter-1911"
}
h2{
	    font-size:30px;
}
h2{
	    text-align: center;
}
h2{
	    color: rgba(95,19,18,1.00) 
}
h1{
	text-align: left;
}
h6{
	text-align:center;
}
h6.a{
	    font-family: "goudy-bookletter-1911"}
h6{
	    font-size:25px;
}
li {
        float:left;
}

li a {
       display: block;
       padding: 15px;
}
li{
	   color: #D7C5B7
}
img {
       display: block;
       margin-left: auto;
       margin-right: auto;
}
background{
	   border:#7D583F
	   
}
ul {
	background-color: #CF1F45;
	height: auto;
	float: inherit;
}
ul li {
	font-family: "goudy-bookletter-1911";
	font-size: 20px;
	color: #D7C5B7;
	margin: 10px;
	
}
ul li a{
	color: #D7C5B7;
	text-decoration: none
}
ul li a:hover{
	color:#D7C5B7;
}
navigation{
	background: #CF1F45;
	height: 50px;
	float: inherit;
}
body{
	background:#d7c5b7;
}
