body {
	background-color: #4d233d;
	font-family: Trebuchet MS, Arial, Georgia;
	font-size: medium;
	color: #e3c466;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background-image: url(images/header_2.jpg);
	z-index: 1;
	background-repeat: no-repeat;
}
#homelink {
	position: absolute;
	left: 20px;
	top: 32px;
	visibility: visible;
	z-index: 2;
}
