.gutpela {
	width: 800px;
	text-align: center;
}
body {
	margin: 0px;
	background-color: #669966;
	background-image: url(images/body_bg3.gif);
}
.base {
	width: 800px;
	background-color: #333333;
	text-align: center;
	height: auto;
}
.col_1 {
	padding: 15px;
	text-align: left;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}
