body {background-color: #E2E9C0}
h1 {color: #a7001e;
	font-family: cooper black;
	font-size: 50px;
	text-align: center;
	background-color: #7aa95c;
	border-style: solid;
	border-width: 5px;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 30px;
	box-shadow: 5px 5px #556C3E}
	
p{color: #955149;
	font-family: "Arial";
	font-size: 19px;}

li{color: #59342f;
	font-size: 24px}

img{width: 50%;
	border: 5px solid #59342f;}

a {color: #a7001e;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	padding: 2px 1px 0;
	font-size: 22px;}