body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: auto;
	background-position: center top;
	background-color: #A7E610;
}

.text {
	font-size: 14px;
	color: #FFFFFF;
}

.title {
	margin-left: 20px;
}
.p1 {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.2;
}
caption img {
	margin: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
