@charset "UTF-8";
#archiveTitle {
	background-color: #e3eedd;
	height: 30px;
	width: 200px;
	border-radius: 50px;
	color: #2e3436;
	font-family: "Calibri Light", sans-serif;
	font-weight:bold;
	font-size:18px;
	overflow-wrap: break-word;
	padding: 6px 5px 3px 5px;
	margin: auto;
	text-align: center;
}
#archiveheader {
	height: 30px;
}
.archiveMenu {
	width: 150px;
	margin: auto;
}