@charset "UTF-8";
#container {
	float: left;
	height: 900px;
	width: 1200px;
}
body {
	margin: 0px;
}
#footer {
	float: left;
	height: 50px;
	width: 1024px;
}
