#image {
	background: url(../img/bg_home_4.jpg) no-repeat;
	height: 250px;
}

h1 {
	margin-top: 160px;
	height: 56px;
	background: url(../img/h1_home_4.gif) no-repeat;
}

a, a:visited, a:active {
	color: #5a5a5a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}