charset=utf-8

body {
	background-color: #000000;
	text-align:center;
	margin: 0 auto;
}

.header {
	height:80px;
	width:800px;
	background-image:url(feathering_header.png);
}

.container {
	background-image: url(Images/Background1test%20copy.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:700px;
	margin: 0 auto;
}
.center {
	height:660px;
	width:800px;
	background-color: #CCCCCC;
	text-align:center;
}

.footer {
	width:800px;
	height:40px;
	float:left;
	background-image:url(feathering_footer.png);
}


	