#header {
	height: 232px;
	width: 770px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}
#golf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #39F;
	height: auto;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 2px dashed #F60;
	padding: 5px;
}
