body {
	background-image:url(images/bkgd.jpg);
	background-color: #6a6353;
}

a:link {
	color: #332921;
	text-decoration: none;
}
a:visited {
	color: #332921;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #332921;
	text-decoration: none;
}

.border {
	height: 610px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 20px;
}
.gradiant {
	height: 594px;
	width: 175px;
	margin-left: -472px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 28px;
}

.load {
	background-color: #C7BFB5;
	height: 594px;
	width: 944px;
	margin-left: -472px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 28px;
}
.copy {
	height: 12px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 635px;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #332921;
	font-weight: bold;
}
