body {
	background: black;
	color: #506A83;
	margin: 0px;
	height: 100%;
         font-size:9px;
         font-family:sans-serif;
}
table {
	border-width: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
         text-align:center;
}
img {
	border-width: 0px;
}
.lilinfobox {
	position:absolute;
         text-align:center;
	border:1px dashed #506A83;
         width:120px;
         z-index:2;
}
.widescreen {
	position:absolute;
         width:99%;
         height:298px;
         border:1px white solid;
         border-left: 0px black;
         border-right: 0px black;
         z-index:1;
}
.logo {
	position:absolute;
         width:955px;
         height:300px;
         z-index:0;
}
.iconbox {
	position:absolute;
     height:32px;
     width:32px;
     border: 1px dashed #506A83;
     z-index:2;
}