header {
	background-color: white;
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 20px;
}

div.logo {
	text-decoration: none;
	width: 162px;
	height: 100%;
	margin: 0;
	background: url(../images/logo.png) no-repeat 0 0;
}
