#wrapp {
	position: absolute;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	margin-right: 14%;
	margin-left: 14%;
	top: -1px;
}
#footer {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
