body	{	background-color:#180c0e;	height:100%;	width:100%;	}
html	{	height:100%;	overflow: hidden;}
body,
div,
table,
td,
form			{	font-family:Tahoma; color:#666666; margin:0px; font-size:11px;	}

.outer	{	height:100%;	width:100%;		position:absolute;}
.mid	{	height:100%;	width:100%;		position:absolute;	float:inherit; vertical-align:middle;}		

