@charset "utf-8";
html, body
{
	background-color:#000000;
	color: #ffffff;
	margin:0;
	padding:0;
}

body {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   min-height: 600px;
   min-width: 950px;
}

#flnoiz {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}


#noflash
{
	margin: 20px 40px ;
}

#noflash a, #noflash a:hover
{
	color:#FFF;
}