	



html{
     
     /*background-image: url('https://live.staticflickr.com/65535/54776857773_8053cbe5bc_b.jpg'); 
     background-repeat:repeat;
     background-attachment: fixed;
     background-size:100%;*/
     background-color: #1a1a1a;
     overflow: auto;
     font-family: "VT323", monospace;
     font-weight: 400;
     font-style: normal;
     font-size: 16px;
     margin: 0%;
    
}

img {
  display: inline-block;
  margin: 1%;
  max-width: 20vw;
  
}

	h1 {color:#dbf0e5;}
	h2 {color:#a9bca9;}  
	p {color:#ff6600;}
    	a:link {color: #a9bca9;
 		text-decoration: none;}
	a:visited {color: #a9bca9;
  		text-decoration: none;}

	a:hover { color: #ff6600;
  		text-decoration: none;}

	li { color: #ff6600;
  		text-decoration: none;
		list-style: none;}
		
		
elementStripe{}
