@charset "UTF-8";
#container {
	width: 800px;
	background-position: center;
	float: none;
	height: 100px;
	margin: auto;
}
#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	height: 100%;
	margin-bottom: 0px;
}
