@charset "utf-8";

* html body {
	zoom: 70%;
}
#flash  {
	background-image: url(../images/flash_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	zoom: 85%;	
}
#footer {
	display:none;
}

