@charset "utf-8";
styles {
	text-align: center;
}
#body {
	position: relative;
	background-color: #dbe7ed;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 900px;
	height: 1450px;
	background-image: url(images/bk-4.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
}
#footer {
	position: relative;
	bottom:1.25em;
	height: 48px;
	width: 906px;
	float: none;
	margin-left: 40px;
}
