.stellarnav { display: flew;
              flex-direction: row;
		      background-color: #142F4D;
              height: 60px; }
			  
li a:hover { text-decoration: underline #EE690D 3px; }

#flag { height: 20px;
        width: 20px;
        border-radius: 50px; }
		
section { background: linear-gradient(#9A9BAB, #CCD1D7, #9A9BAB);
          width: 100%;
          padding-bottom: 5%; }
		  
h1 { font-family: verdana;
     font-size: 1.1em;
     color: #FF0000;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
#hp { display: flex;
      flex-direction: row; }
	  
#fighp { flex: 0.18;
         padding-top: 5%;
         margin: auto; }
		 
#imghp { width: 100%; }
	 
p { font-family: verdana;
    font-size: 0.95em;
    letter-spacing: 1px;
	margin-right: 5%;
    margin-left: 5%;
	margin-top: 9%;
    text-align: left;
    color: white; }
	
.yt { text-decoration: none;
      font-family: verdana;
      font-size: 0.95em; 
	  letter-spacing: 1px;
      color: #FF0000; }

	
h2 { font-family: verdana;
     font-size: 1em;
     color: #FF0000;
     letter-spacing: 1px;
     text-align: left;
     margin-top: 7%;
     margin-left: 5%; }
	 
.rebond { width: 50px;
          height: 40px; }
	   
	 
.hplay { font-family: verdana;
         font-size: 0.95em;
         letter-spacing: 1px;
	     margin-right: 5%;
         margin-left: 5%;
	     margin-top: 2%;
         text-align: left;
         color: white; }
		 
.rouge { font-family: verdana;
         font-size: 0.95em;
         letter-spacing: 1px;
		 color: #FF0000; }
		 
#gm { display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      margin-top: 2%;
      margin-left: 2%; }
	  
.moretton { flex: auto; }
