@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: normal;
	color: #8A000D;
	line-height: 40px;
	top: 10px;
	vertical-align: text-top;
	font-variant: normal;
	word-spacing: normal;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #8A000D;
	line-height: 25px;
}

.pictures {
	border: medium solid #16604F;
}

body {
	background-color: #EBD599;
}

