﻿@charset "utf-8";

body {padding: 0px; margin: 0px; overflow:auto; background:  #ffffff; }

div#flash {
	width: 750px; height: 450px;
	top: 50%; left: 50%;
	position: absolute;
	margin: -225px -375px;
	}
	
div#pie { 	text-align: center; 
			width: 75px; 
			position: absolute; 
			bottom: 2%; 
			right: 2%; 
			margin: 0 0 0 -38px; 
}