
html, body {
	height:100%;width:100%;	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#000000;
        background-image:url(bg_halftone.gif);
        background-repeat:no-repeat;
        background-position:top center;
        height:;
}

br,td,center,ul,li,div,p { 
	font-family: 'alt'; 
	font-size: 14.2pt; 
	color:#FFFFFF;
}
a {
	text-decoration:none; 
	color:#FFFFFF;
        text-decoration:underline;
}

a:hover {    
	text-decoration:none; 
	color:#e31f1d;
}

h1,h2,h3,h4,h5,h6 {font-weight:normal;margin:0px;padding:0px;}

table {width:100%;height:100%;}
td {text-align:center;vertical-align:middle;}
img {height:100px;}

.container {display:block;height:100%;width:100%;background:url(eye.svg) no-repeat center center;opacity:.1;}
