body {
	background-color: #FFF;
	margin: 0px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	padding-top: 45px;
	background-image: url();
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0FF;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	width: 880px;
	//background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding: 5px;
	margin-top: 100px;
}

#footer p {
	padding: 2px;
	width: 200px;
}
#webber {
	height: 120px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.biatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	font-style: normal;
	font-weight: bold;
	width: 160px;

}