﻿/* Feraci Company Flash Stylesheet. */

body 
{
    padding: 0px;
    width: 100%;
    background: #3e5474 url( '../images/Background.jpg' ) repeat-x center center;
    margin: auto;
    text-align: center;
    cursor: default;
}

div#content
{
    width: 100%;
    margin: auto;
    text-align: center;
    height: 768px;
}