.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: 3%; }
		  
h1 { font-family: verdana;
     font-size: 1.1em;
     color:#1A2F3A;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
h2 { font-family: verdana;
     font-size: 1em;
     color:  #EE690D;
     letter-spacing: 3px;
     margin-left: 7%;
     margin-top: 9%; }
	 
p { font-family: verdana;
    font-size: 0.95em;
    color: #1A2F3A;
    letter-spacing: 1px;
    margin-right: 5%;
    margin-left: 7%;
    margin-top: 4%; }
	
.ressent { font-family: verdana;
           font-size: 1em;
           color:  #EE690D;
           letter-spacing: 3px;
           margin-left: 7%;
           margin-top: 5%; }
		   
.gras { text-decoration: none;
        font-family: verdana;
        font-size: 1em;
        color: #1A2F3A; }
		
#end { background-color: white;
       /*display: flew;*/ 
       max-height: 70px;
       width: 100%;	   }
		
#logo { height: 80px;
        width: 200px;
		display: block;
        margin-left: auto;
        margin-right: auto; 
		margin-top: -1%; }