﻿body
{
    background-image: url(images/bg.jpg);
}

#wrapper
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 750px;
    width: 980px;
}

#flash
{
    height: 750px;
    width: 980px;
    outline-style: none;
}
