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

body{
	margin:0;
	background-image:url(bgPattern.gif);
	background-repeat:repeat;
	background-color:#fb681a;
}
#flashBox{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
