body {
	font-family: "Calibri Light";
	font-size: 18px;
	color: #222200;
	background-color: #9B8F88;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #222200;
	border-right-color: #222200;
	border-bottom-color: #222200;
	border-left-color: #222200;
}
