.fullwidth {
	width: 100%;
	background: #5c7c90;
}

.col {
	float: left;
	margin: 0 100px 0 0;
	color: #fff;
}
