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

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

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

a:hover {
	text-decoration: underline;
}