
html, body {
height: 100%;
cursor: crosshair;
background-color: #000000;
background:url("https://i.ibb.co/wFDF4VWN/bg.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: #e7297d; background-color: #ffffff; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:visited{ 
color: #e7297d; background-color: #ffffff; text-decoration: none; font-weight: normal; cursor: crosshair;}
A:hover { 
color: #ffffff; background-color: #e7297d; text-decoration: none; font-weight: normal; cursor: crosshair; text-transform: uppercase;}

h1 {
font-family: Verdana; 
font-size: 19px; 
color: #1e3a4ac; cursive;  text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f;
text-align: left; 
margin-top: 20px;
margin-bottom: 0px;
letter-spacing: 10px;
background-color: #e7297d;
border-top: 1px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
text-transform: uppercase;}

div {
font-family: Verdana;
font-size: 14px;
padding: 2px;
color: #ffffff; 
text-align: justify;
letter-spacing: 0.2em;
line-height: 18px;
background-color: ;
}

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: 15px;	
color: #e7297d; cursive;  text-shadow:
   -1px -1px 0 #ffffff,
    1px -1px 0 #ffffff,
    -1px 1px 0 #ffffff,
     1px 1px 0 #ffffff;
background-color: #f7b4cc; 	
text-align: center;}

i {
	
font-family:Monotype Corsiva;	
font-size: 20px;
letter-spacing:1px;
color: #000000;	cursive;  text-shadow:
   -1px -1px 0 #ffffff,
    1px -1px 0 #ffffff,
    -1px 1px 0 #ffffff,
     1px 1px 0 #ffffff;
background-color: #f62c85;
text-align: center;}

u {
	
font-family:Tahoma;
font-size: 15px;	
color: #f395b6;
background-color: #952c3f; 	
text-align: center;}

#footer {
	background: url("https://i.ibb.co/tTB4tN7C/footer.gif");
	width:1127px;
	height:500px;
	clear:both;
}