body {
	font-family: Calibri, sans-serif;
	font-size: 1.2em;
}
#container {
	width: 100%;
}
.top-head {
	font-size: xx-large;
	text-align: center;
}
.section-title {
	font-size: x-large;
}
.instructions {
	margin-left: 40px;
}
.copyright {
	margin-top: 40px;
	font-size: x-small;
}
ul {
	list-style-type: none;
}

