body {margin: 0;
	font-family: "sans-serif";
	font-size: x-large;
	text-align: left;
	margin: 10 px;
	background-image: url(inflag2.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#nav {margin-top: 50px;
	list-style-type: none;
}

#navbar {position: static;
	overflow: hidden;
	font-size: x-large;
	bottom: 50px;
	width: 100%;
	text-align: center;
	padding: 0px 0px;
	color: #610B0B;
	text-decoration: none;
}

a:link {
	color: #610B0B;
	text-decoration: none;
}

a:visited {
	color: #635A58;
}

#wrapper {width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#logo {padding: 10px;
	margin: 5px;
	border-bottom: 2px;
	height: 100px;
	width: 300px:
	padding-left: 10px;
}

#container {font-family: "sans-serif";
	font-size: large;
	min-width: 700 px;
}

#ul {text-align: center;
	list-style-type: none;
}

h1 {margin-top: 75px;
	text-align: center;
	color: #610B0B;
}

h2 {margin-top: 75px;
	text-align: center;
	color: #610B0B;
}

h3 {text-align: center;
	color: #610B0B;
}

h4 {text-align: center;
	color: #610B0B;
}

#footer {font-size: large;
	text-align: center;
}

p {margin-top: 100px;
	margin-left: 20px;
	text-align: left;
	color: #610B0B;
}



