.logo {
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 234px;
	background-image: url(../images/cwl-logo.jpg);
	overflow: hidden;
	top: 0;
	float: left;
}
