
html, body {
height: 100%;
cursor: crosshair;
background-color: #000000;
background:url("https://i.imgur.com/TSWvhqS.gif");
font-color: #ffffff;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;}



A:link{ 
color: #FFFFFF; background-color: #b5082c; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:visited{ 
color: #FFFFFF; background-color: #b5082c; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:hover { 
color: #c7001c; background-color: #000000; text-decoration: none; font-weight: normal; cursor: crosshair; text-transform: uppercase;}

h1 {
font-family: Verdana; 
font-size: 18px; 
color: #1e3a4ac;
text-align: left; 
margin-top: 20px;
margin-bottom: 0px;
letter-spacing: 10px;
background-color: #b5082c;
border-top: 1px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
text-transform: uppercase;}

div {
font-family: Tahoma;
font-size: 12px;
padding: 2px;
color: #ffffff; 
text-align: justify;
letter-spacing: 0.2em;
line-height: 17px;
background-color: ;
}

td { 
font-family: arial;
font-size: 11px;
color:#ffffff; 
text-align: justify;
padding-left: 0px; 
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;}

b {
	
font-family:Tahoma;
font-size: 14px;	
color: #b5082c; 	
text-align: center;}

i {
	
font-family:Monotype Corsiva;	
font-size:19.5px;
letter-spacing:1px;
color: #000000;	
background-color: #b5082c;
text-align: center;}

u {
	
font-family:Tahoma;
font-size: 14px;	
color: #b5082c; 	
text-align: center;}

#footer {
	background: url("https://i.imgur.com/3UbpW50.gif");
	width:800px;
	height:300px;
	clear:both;
}