body {
	background-image: url(../images/ha_logo_2023.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 785px;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper_outer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/base_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#wrapper p a , #wrapper p a:visited{
	color: #F00;
	text-decoration: none;
}
#wrapper p a:hover {
	color: #524D48;
	text-decoration: underline;
}
#wrapper h1 {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper h2 {
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 17px;
}
.base {
	width: 820px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 12px;
}

