@charset "UTF-8";
/* CSS Document */

body {
	background-color: #242e33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f2a11a;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #f2a11a;
	margin-bottom: 6px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #abbfc4;
	font-weight: normal;
	letter-spacing: 1px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #abbfc4;
	line-height: 24px;
}
.mainsquares {
	background-color: #42403d;
	height: 272px;
	width: 227px;
	margin-top: 35px;
	margin-bottom: 35px;
}

