/* CSS Document */

.bt{
	with:1000px;
	border:0px;
	margin:0px;
	padding:0px;
}
#cont{
	width:1000px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}
.bot{
	with:1000px;
	background-image:url(bottom.jpg)
	margin-top:-10px;
border:none;
margin:0 auto;
	text-align:center;
	float: none;
}
