body {
	background-color: #336666;
	height: 700px;
}
p {
	color: #FFFFFF;
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	color: #00CC66;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #FFFFCC;
}
img {
	text-decoration: none;
	margin: 10px;
}
