* {
	font-family: "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
}
.page-title {
	border-bottom-style: solid;
	border-width: thin;
	padding-bottom: 15px;
}
body {
	background-color: #03052e;
	color: #ffffff;
	margin-top: 5%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 5%;
	font-size: 110%;
	line-height: 110%;
}

head {
	border-style: solid;
}

html {
	font-family: "Courier New", "Lucida Console", monospace;
}
