header {
	align-content:center;
	background:url(images/Maria_Theresa/Maria_Theresa.jpg);
	height:272px
}

header h1 {
	margin-top:0px;
	padding-top:120px;
	vert-align:center;
	font-size:4em;
	color:#DDD;
}

body {
	margin-left:auto;
	margin-right:auto;
	border:#4D67F7 medium solid;
	width:980px;
	background-color:#EBEBEB;
	padding-bottom:60px;
}

h1, h2, h3 {
	text-align:center;
	color:#212121;
}

img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:2em;
}

p {
	margin:20px 20px;
	font-size:1.2em;
}

hr {
	margin:20px 20px;
}

ul {
	list-style-type:none;
}

li {
	font-size:1.75em;
	font-weight:bold;
	margin-bottom:1em;
}

a {
	text-decoration:none;
}

.nav {
	width:25%;
	float:left;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
