
html, body {
height: 100%;
cursor: crosshair;
background-color: #000000;
background:url("https://i.imgur.com/6mFfd6g.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: #000000; background-color: #34def1; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:visited{ 
color: #000000; background-color: #34def1; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:hover { 
color: #ffffff; background-color: #34def1; text-decoration: none; font-weight: normal; cursor: crosshair; text-transform: uppercase;}

h1 {
font-family: Verdana; 
font-size: 24px; 
color: #ffffff; cursive;  text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f;
text-align: left; 
margin-top: 10px;
margin-bottom: 0px;
letter-spacing: 9px;
background-color: #34def1;
border-top: 1px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
text-transform: uppercase;}

div {
font-family: Tahoma;
font-size: 14px;
line-height: 14pt;
padding: 2px;
color: #ffffff;
text-align: justify;
letter-spacing: 0.2em;
background-color: #000000;
}

td { 
font-family: arial;
font-size: 13px;
color:#ffffff; cursive;  text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f;
text-align: justify;
padding-left: 0px; 
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;}

b {
	
font-family:Tahoma;
font-size: 14.5px;	
color: #000000;
background-color: #ffffff; 	
text-align: center;}

i {
	
font-family:Monotype Corsiva;	
font-size:20px;
letter-spacing:1px;
color: #ffffff;	cursive;  text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f;
background-color: #34def1;
text-align: center;}

u {
	
font-family:Tahoma;	
font-size:15px;
letter-spacing:1px;
color: #34def1;	
text-align: center;}

#footer {
	background: url("https://i.imgur.com/yrdcgu9.gif");
	width:800px;
	height:453px;
	clear:both;
}