a:active { outline: none; }
:focus { -moz-outline-style: none; outline: 0; }
a { text-decoration: none; }

body {
	font: 62.5%/1.5 Georgia, "Times New Roman", Times, serif;
}
html,body,#bg,#bg table,#bg td { width:100%;height:100%;overflow:hidden;}

#content {
	position:absolute;
	top:0;
	left:0;
	overflow-y: scroll;
	height: 100%;
	width: 100%;
}
#innercontent { 
	position: relative; 
	left:-38px; 
	padding: 0 0 0 0; 
}
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%; }
#bg td{vertical-align:middle;text-align:center; }
#bg img{min-height:50%;min-width:50%;margin:0 auto; }
