html,body{width:100%;height:100%;overflow:hidden}

#holder{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#holder[id]{display:table}
#holder div{position:absolute;left:0;top:50%}
#holder[id] div{display:table-cell;vertical-align:middle;position:static}
#holder img{position:relative;top:-50%;margin:0 auto;display:block;-ms-interpolation-mode:bicubic;width:100%}
*:first-child+html #holder div{position:absolute}
/*force IE 7 back to position:absoulte*/

#body{top:0;left:0;z-index:2;width:100%;height:100%;overflow:auto;position:absolute;}
table.OSHeader
{
	color: maroon;
	font-family: calisto;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 40px;
	padding:5px;
	top: 0;
	left: 0;
	 z-index: 0;
}
table.OSBody
{
	color: black;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	font-size: 12px;
	top: 0;
	left: 0;
	 z-index: 0;
}
table.main
{
	
	
	top: 0;
	left: 0;
	
}
table.inner
{
	padding:10px;
	
}
a{
text-decoration: none
}
