﻿@charset "utf-8";

html, body {height:100%;}
body {
	margin:0px; 
	color:#FFFFFF; 
	font-size:82%; 
	background:#170B03; 
	line-height:160%; 
	text-align:center; 
	overflow:auto;
}

table {width:100%; height:100%;}
table td {text-align:center; vertical-align:middle;}

