body {
    font-family: Verdana;
    background-color:#000000;	
	margin: 0; padding: 0; border: 0;
	height: 100%;
}

html {
	margin: 0; padding: 0; border: 0;
	height: 100%;
}
img {
    margin: 0; padding: 0; border: 0;
}

#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}


a:link    { color:#fff; text-decoration:none}
a:visited { color:#fff; text-decoration:none}
a:hover   { color:#fff; text-decoration:underline;}
a:active  { color:#fff; text-decoration:none}


#container {
	color:#FFF;
	position:absolute; 
	left:0px; top:0px; width:100%; height:100%;
	z-index:1;
}


#internal_container {
	position:relative;	 
	left:0px; top:0; width:100%; height:100%;
	margin: 0 auto;  	
	background: url(under_flash.jpg) no-repeat;
}

#logo
{	
	color:#FFF;	
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	font-size:45px;
	padding:10px;
}

#flash_txt
{
	color:#f20b00;
	
}

