@charset "UTF-8";
.container {
	width: 650px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/* [disabled]background-clip: border-box; */
	background-size: auto auto;
	color: #0E0E0F;
	font-weight: bolder;
	background-image: url(images/retina_wood.jpg);
}
h1 {
	text-align: center;
	border: medium double #515164;
	color: #A1A2B0;
	background-color: #281F1F;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/* [disabled]display: none; */
	margin-left: auto;
	width: 650px;
	margin-right: auto;
}
body h2 {
	text-align: center;
}
body img {
	text-align: center;
}
