﻿body 
{
	background-color: #49453e;
	font-family: Arial;
	color: #ffde2b;	
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height:100%;
	width: 100%;
	/*	SCROLLBAR COLOR */
	/*scrollbar-base-color: #333333;
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#ffde2b;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;*/
}
#flash
{
	width: 1020px; 
	height: 689px;
	position: absolute;
	left: 50%; 
	top: 50%;
	margin: -345px 0 0 -510px;
	border: 3px solid #2d2a26;
}