html, body {
   height: 100%;
   margin: 0;
   padding: 0;
 }
#background{
   position:fixed;
   top:0;
   left:0;
   width:100%;
   height:100%;
 } 
#all {
   position:relative;
   z-index:1;
 }
img.c5 {
	border:0;
}
form.c4 {
	padding:0; border:0; margin:0;
}
div.c3 {
	text-align: left;
}
div.c2 {
	text-align: center;
}
div.c1 {
	text-align: center;
}
p.c1 {
	text-align: center;
}
body,td,th {
        color: #6666FF;
        font-weight: bold;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
.style6 {
        color: #FF0000;
        font-style: italic;
}
.style7 {
        color: #6666FF;
        font-weight: bold;
}
.style8 {
        font-size: 18px;
        font-style: italic;
}
TABLE   { border-collapse: collapse;
          margin-left: auto; margin-right: auto; }
TD      { text-align: center;
        }
.tabpos { text-align: center; }