@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}
.flashHolder{
	width:900px;
	height:600px;
	vertical-align:top;
	margin:0 auto 0 auto;
}