html{
	background:#000;
}
body{
	background:url('../img/stripe_2.png');
    width:100%;
    height:100%;
}
#wrapper{
	background:url('../img/bgGradient.png') repeat-x bottom;
}
#flashContainer{
	width:100%;
    height:100%;
}
