@charset "UTF-8";
/* CSS Document */

body,html{
	margin:0;
	padding:0;
	background-image:url(../images/tile.jpg);
	background-position:top center;
}

#pageFlash{
	width:1102px;
	height:855px;
	margin:0 auto;
}

#mainFlash{
	width:640px;
	height:480px;
	margin:0 auto;
}
