﻿@charset "utf-8";

html, body {height:100%; overflow: hidden;}
body {
	position: fixed;
	width: 100%;
	margin:0px; 
	color:#000000; 
	font-size:82%; 
	background:#FFFFFF; 
	line-height:160%; 
	text-align:center; 
}

#main {height:100%;}
