.logo {
	height: 100px;
	width: 100%;
	float: left;
	margin-top: 0px;
	background-color: #ffcc66;
	background-image: url(../grphx/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
