@charset "UTF-8";
body
{
	background: #FFF url(../png/pattern.png) repeat;	
}

#flashlayer
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	min-height: 925px;
}

