﻿@charset "utf-8";

#flashcontent {
	position    :absolute;
	/*left        :50%;
	top         :50%;
	width       :740px;
	height      :300px;*/
	line-height	:0;
	/*margin-left :-370px;
	margin-top  :-150px;*/
}
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background:#000000;
	position:absolute;
	width:100%;
}
