p {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #452121;
	text-align: center;
	margin: 15px;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #383621;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #BADEDE;
	background-color: #45536D;
	font-weight: normal;
	text-align: center;

}
.closer {
	margin-top: -10px;
}
