body{
	margin: 0px;
	background-size: cover;
	font: normal 12px/18px arial, sans-serif;
	color: #E8E8E8;
	background-color: #f2f1f9;
	background-repeat: repeat;
}
h2 {
	display: block;
	text-align: center;
	font-size: 20px;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
