@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #2D4714;
	color: #FFFFFF;
}
#reason {
	width: 80%;
	text-align: left;
}
h1 {
	color: #BBE198;
	font-family: Arial, Helvetica, sans-serif;
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

