
html, body {
height: 100%;
cursor: crosshair;
background-color: #000000;
background:url("https://i.imgur.com/y9ce5rs.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: #ff6b87; background-color: #fff376; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:visited{ 
color: #ff6b87; background-color: #fff376; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:hover { 
color: #ff6b87; background-color: #fff376; text-decoration: none; font-weight: normal; cursor: crosshair; text-transform: uppercase;}

h1 {
font-family: Verdana; 
font-size: 18px; 
color: #ff6b87;
text-align: left; 
margin-top: 20px;
margin-bottom: 0px;
letter-spacing: 10px;
background-color: #fff376;
border-top: 1px dashed #ff6b87;
border-bottom: 1px dashed #ff6b87;
text-transform: uppercase;}

div {
font-family: Tahoma;
font-size: 13px;
line-height: 13pt;
padding: 2px;
color: #ffffff; 
text-align: justify;
letter-spacing: 0.2em;
background-color: #ff6b87;
}

td { 
font-family: arial;
font-size: 13px;
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: #ff6b87;
background-color: #ffffff; 	
text-align: center;}

i {
	
font-family:Monotype Corsiva;	
font-size:19px;
letter-spacing:1px;
color: #ff6b87;	
background-color: #ffffff;
text-align: center;}

u {
	
font-family:Tahoma;	
font-size:15px;
letter-spacing:1px;
color: #fff376;	
text-align: center;}

#footer {
	background: url("https://i.imgur.com/wNVrctf.gif");
	width:562px;
	height:234px;
	clear:both;
}