﻿html, body, #wrap {height: 100%;}


body{
margin:0px;
padding:0px;
background-color:#000000;
color: #999999;
font-family:arial;
font-size:14px;
overflow: hidden;
min-height: 100%;
font:Arial, Helvetica, sans-serif;

}

a{
color: #999999;
text-decoration:none;
}

a:hover{
color: #999999;
text-decoration: underline;
}


.clear {
clear:both; }

#flash-background{
width:100%;
height:100%;
text-align:left;
margin:0px auto;
position:absolute;
top:0px;
z-index:0;
}

.wrapper {
position: absolute;
z-index:10000;
background: none;
height: 100%;
width: 100%;
}

