/* CSS Document */
body {
	margin:0px;
	padding:0px;
}

#flashContainer {
	height:600px;
	margin: 30px auto 0px auto;
	width:800px;
}
