@charset "utf-8";
/* CSS Document */

#body {
height: 800px;
width: 100%;
background:url(cardbg.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#flash {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	height: 400px;
	padding-top: 208px;
	margin-bottom: 100px;
	}

#closewindow {
	position: relative;
	top: -600px;
	width: 109px;
	height: 21px;
	left: 660px;
	}
