@charset "UTF-8";
.col {
	float: right;
	width: 305px;
	font-size: 12px;
	text-align: left;
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.sept-headline {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
}.sept-container {
	background-image: url(Smiles.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 540px;
}
