body { background: #000; !important; margin-top: 10px; margin-bottom: 5.250px; margin-left: 0px !important; min-height: 500000 !important; overflow-x: hidden;}
	body::after {background: url(TheFirstDay.gif);
	background-color: rgba(0,0,0,0.5);
	background-position: middle !important;
	
	min-height: 50000px !important; 
	width: 100%;
	height: 100vh;
	z-index: -10;
	content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  }
  
  
  
  @media screen and (max-width: 1024px) {
	  body { background: #000; !important; margin-top: 10px; margin-bottom: 5.250px; margin-left: 0px !important; min-height: 500000 !important; overflow-x: hidden;}
	body::after {background: url(TheFirstDay.gif);
	background-color: rgba(0,0,0,0.5);
	background-position: middle !important;
	background-size: 150%;
	min-height: 50000px !important; 
	width: 100%;
	height: 100vh;
	z-index: -10;
	content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  }}
  img { display: inline-block; !important; }
  
	@media screen and (max-width: 500px) {
	  body { background: #000; !important; margin-top: 10px; margin-bottom: 5.250px; margin-left: 0px !important; min-height: 500000 !important; overflow-x: hidden;}
	body::after {background: url(TheFirstDay.gif);
	background-color: rgba(0,0,0,0.5);
	background-position: middle !important;
	background-size: 200%;
	min-height: 50000px !important; 
	width: 100%;
	height: 100vh;
	z-index: -10;
	content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  }}
	a, a:visited, a:active {text-decoration: none; outline: none; color: #FCD177 !important; }
	
	
table,td,h1,h2,h3,h4,h5,h6{
    color: #FCD177 !important;
	font-weight: bold !important;
	font-family: Arial !important;
	
}

table { background-color: transparent !important ; }

pre { 
margin: 10px; 
line-height: 1.5;
color: #FCD177 !important;
	font-weight: bold !important;
	font-family: Arial !important;
	font-size: 18px !important;
 }
 p {
	 margin-left: 5px !important;
	color: #FCD177 !important;
	font-weight: bold !important;
	font-family: Arial !important;
	font-size: 18px !important;
 }
	


@media screen and (max-width: 1024px) {
.resize { width: 100% !important; }}

