@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align: left;
	background-color: #c1d24e;
	padding-top: 50px;
}
a {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

