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

section { background-image: url("pics/zen6.png");
          /*background-repeat: repeat;*/
	      background-position: cover;
	      /*height: 1040px;*/
          width: 100%;
          padding-bottom: 50px;	 }
		  
h1 { font-family: verdana;
     font-size: 1.1em;
     color: #1A2F3A;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
#maya { display: flex;
        flex-direction: row;
        width: 100%; 
		margin-top: 8%; }
		
#figmaya { flex: 0.9;
           padding-top: 3%;
           margin-left: 7%;
           margin-right: 70%; }
		   
#imgmaya { width: 100%;
           border-radius: 50%;
           border: 2px solid #EE690D;  }
		   
#photo { font-family: verdana;
         font-size: 0.9em;
	     font-style: italic;
		 color: #EE690D;
		 text-decoration: none;
         letter-spacing: 1px; }

figcaption { font-family: verdana;
             font-size: 0.6em;
			 font-style: italic;
			 color: #EE690D;
             letter-spacing: 1px; }
			 
.quest { font-family: verdana;
         font-size: 0.95em;
         letter-spacing: 1px;
	     text-align: left;
	     margin-right: 5%;
         margin-left: 7%;
		 margin-top: 4%;
         color: #EE690D; }
	  
p { font-family: verdana;
    font-size: 0.95em;
    letter-spacing: 1px;
	text-align: left;
	color: #1A2F3A;
	margin-right: 12%;
    margin-left: 5%; 
	/*margin-top: 1%; */}
	
.gras { text-decoration: none;
        font-family: verdana;
        font-size: 1em;
        color: #1A2F3A; }
	
em { color: #1A2F3A; } 

#end { background-color: white;
       max-height: 70px;
       width: 100%; }

#logo { display: flex;
        flex-direction: row;
        width: 100%; 
        height: 50px;
        width: 140px; 
        margin: auto;  }