
html, body {
height: 100%;
cursor: crosshair;
background-color: #ffffff;
background:url("https://i.ibb.co/Cp2vMrRw/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: #ffffff; background-image: #ffb95a; text-decoration: none; font-weight: bold; text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f; cursor: crosshair;}
A:visited{ 
color: #ffffff; background-image: #ffb95a; text-decoration: none; font-weight: bold; text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f; cursor: crosshair;}
A:hover { 
color: #ffffff; background-image: #ffb95a; text-decoration: none; font-weight: bold; text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f; cursor: crosshair; text-transform: uppercase;}

h1 {
font-family: Arial; 
font-size: 21px; 
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: 10px;
background-image: linear-gradient(to right, orange, brown);
border-top: 1px dashed #24170f;
border-bottom: 1px dashed #24170f;
text-transform: uppercase;}

div {
font-family: Verdana;
font-size: 12px;
line-height: 13pt;
padding: 1px;
color: #24170f;
text-align: justify;
letter-spacing: 0.1em;
background-color: ;
}

td { 
font-family: arial;
font-size: 12px;
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: 13px;	
color: #9a5944;
background-color: #ffecb1; 	
text-align: center;}

i {
	
font-family:Monotype Corsiva;	
font-size:17px;
letter-spacing:3px;
color: #ffffff;	cursive;  text-shadow:
   -1px -1px 0 #2f2f2f,
    1px -1px 0 #2f2f2f,
    -1px 1px 0 #2f2f2f,
     1px 1px 0 #2f2f2f;
background-color: #9a5944;
text-align: center;}

u {
	
font-family:Tahoma;	
font-size:13px;
color: #9a5944;
background-color: #ffecb1;
text-align: center;}

#footer {
	background: url("https://i.ibb.co/Y7YLdCQ8/footer.gif");
	width:500px;
	height:417px;
	clear:both;
}