html
{
height:100%;
}
body
{
margin:0;
padding:0;
height:100%;
background:gray;
overflow:auto;
}
table
{
width:100%;
height:100%;
}
.wh100
{
width:100%;
height:100%;
}
a {color: #BB3805
}
#flashcontent
{
width:100%;
height:100%;
background:url(images/bg_no_flash2.jpg) top center;
}
.text
{
text-align:center;
vertical-align:middle;
padding:0 77px;
font-family: "Courier New", Courier, monospace;
color:#6C441A;
font-size:12px;
}