.header {
	display: block;
	background-image: url(/img/heads/aboutus.jpg);
	height: 150px;
	background-repeat: no-repeat;
}

.header a {
    text-decoration: none;
}

