﻿@charset "utf-8";
/* CSS Document */

body {	
	margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
	left: 0px; 
	top: 0px;
	height: 100%;
	width: 100%;
	
}



#flashmain 
{
	position:absolute;
    left: 0px; 
    top: 0px;
	height: 100%;
	width: 100%;
}

