﻿@import url('reset.css');

html
{
	font-family:Tahoma, Arial, Times New Roman, Trebuchet MS, Courier New, serif;
	font-size:8pt;
}

body
{
    background-color:#111111; 
    margin:0px; 
    padding:0px; 
}

#flashHolder
{
	width:100%;
	height:100%;
    margin:0px auto;
    margin-bottom:0px;
    margin-top:0px;
}

iframe
{
    width:425px;
    height:350px;
    margin:0px;
    padding:0px;
}