/* CSS Document */
body {
	background-color: #1B1B1B;
}
#container {
	background-image: url(flash%20assets/bg.jpg);
	height: 530px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
