

body{ 

 background-image: url("/Images/nature3.jpg");  

 padding-top:5%;

 padding-left: 10%;

 /*opacity: 80%;*/

}

h1{

   color: white;
}

/*
 div{    
    color: wheat;
    font-family: Arial;
    font-size: 1em;
    font-style: italic;
    }
     video{
    
   position:absolute;
    top: 0;
    left:0;
     width: 100%;
     height:100%;
     object-fit: cover; 
     opacity: 1; 
  
     position:absolute;
       opacity: .2;
       left:0;
       right:0;
       top:0;
       
       height: 100%;
         width: 100%;
    bottom: 100%;
     
   
 
       
    }  

 img{
        position:absolute;
        top: 0;
        left:0;
         width: 100%;
         height:100%;
         object-fit: cover; 
         opacity: .8;   
  }  
  
    */
    .MyName{ 
    /*color:white;
    font-family: Arial; 
     font-size: 1em; 
     
     position: absolute;

    top: 20%;
    left:30%; 
    text-align: center; 
    */
    
    }
    /*
    .discription{
    /*color:white;
    position: absolute;
   
      top: 10%;
      top: 10%;
     /*right:10%
     margin-left: 0%;    
    
    }*/

   .menu li{

    list-style: none;
    display: inline;
    

    }   

    .menu li:hover {

      background-color:  rgb(47, 107, 97);
    }

    .fas{
      color : white;

      text-decoration: none;
  
    } 
     .motivation{
 
      color: white;
    }
    .bio{

      color: white;
      font-size: 120%;
    }

    #mygitHub{

      padding-left: 40%;
    }
/*
    #B {
      position:absolute; 
      top: 7%;
    
      margin-left: 21%;
 
   
    }  */

    /* .container{
     
     background-image: url(/cv.jpeg); 

      position: relative;
     font-Style:none;  
     color: wheat;
      left: 10%;
      
    
     font-size: xx-large;
    
    }

    .bio
    {
    
      font-family: Arial, Helvetica, sans-serif;


      text-indent: 1em;
    }

    #bioTitle
    {

     text-align: center;
    }

    #bioRight
    {

 

      border-right: black;
      border-bottom: black;
      padding: 1em;
    }


    .assignments
    {

        position: absolute;

        top: 20%;

        right:10%;
       
        color: white;
      

    } */

    ol {
      
     color: white;
     list-style-type: none;
     
    }
    a{

      text-decoration: none;
    }
    
    

   