@charset "utf-8";
body {
	background-color: #4B4D4D;
}

h1 {
	font-family:Century Gothic, Arial;
	font-size:24px;
	color:#71BC38;
	padding-left:20px;
}

p {
	font-family:Century Gothic, Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-left:23px;
	padding-right: 40px;
}

.style1 {
	font-family:Century Gothic, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footer {
	font-family:Century Gothic, Arial;
	font-size: 10px;
	color:#CCCCCC;
}