* { margin:0; padding:0; }


body {
	background-color: #000000;
	background-image: url(../images/dark_gradient_bkg.gif);
	background-repeat: repeat-x;
}


#container { width: 100%; text-align:center; }

#flashContent { margin: 0 auto; width: 905; background-color: #FFFFFF; }