
body
{
background-color: #fff;
margin: 0;
padding: 0;
text-align: center;
color: #221f1f;
font-family: tahoma, arial, sans-serif;
}

#flashcontent
{
text-align: center;
background-color: #ffffff;
min-width:  1000px;
min-height: 600px;
overflow: auto;
height: 100%;
width: 100%;
}



#flashcontent a img
{
border: 0;
}

#htmlcontent
{
padding-top: 90px;
padding-bottom: 40px;
}

h1
{
display: block;
margin: 0;
padding: 0;
}

p
{
font-size: 80%;
}
