﻿body 
{
    margin: 0;
    padding: 0;
    overflow:hidden;
    background-color: #FFFFFF;
}
html, body, #flashContent
{
    height: 100%;
}
h1
{
    background: transparent url(noflash.jpg) no-repeat center center;
    height: 214px;
    text-indent: -9999px;
    margin: 120px 0 0 0;
}
p
{
    text-align: center;
}
a:link img, a:visited img
{
    border: none;
}
a:hover img, a:active img
{
    border: none;
}
