@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');

body {background-color: #E6CCB6;}
h1, h2, h3{
font-family: 'Raleway', sans-serif;}

h1 {
	background-color: #FFFFFF;
	color:E02D47;
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	background-color: #E6CCB6;
	font-size: 20px;
	font-color: 000000
	
}

h3 {
	background-color: #E6CCB6;
	font-size: 20px;
	font-color: 000000
	
}

p { 

font-family: 'Verdana', sans-serif;
margin-left: 80px;
<div> height:30px </div>
}

ul li {
	margin: padding: 5px;
}
footer {
	text-align: center;
}

nav p {
	font-color: #E08F00;
	font-weight: bold;
}

