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

body {
	margin:10px;
	padding:0px;
	background-image:url(background.jpg);
	background-repeat:repeat;
}
table {
margin-top:30px;
}

#flashContent {
margin:10px;
align:center;
text-align:center;
}



