body {
	background-color: #FFFFFe;
	margin: 0px;
}
#maincontent {
	width: 1010px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dashed #C4C4FF;
	background-attachment: fixed;
	background-image: url(ofnback.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 755px;
}
#contact {
	text-decoration: none;
	position: absolute;
	right: 50px;
	bottom: 20px;
	width: 118px;
	left: 771px;
	top: 227px;
	height: 34px;
}
