@charset "utf-8";
body {
	background-color: #9f9b85;
}
#container {
	height: 600px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#container #FlashID {
	margin: 0px auto;
}

