@import 'https://fonts.googleapis.com/css?family=Raleway:100,400,600,900';

* { 

font-family: sans-serif;

}

header {
    
             
             
    
}


h6{
    
   margin: 100px;
    
    font-size: 13px;
    
    font-weight: 100;
    
    margin-left: 180px;
    
 margin-right: 
    
       
    word-spacing: 10px;
    
    padding: 20px;
    
    padding-bottom: 10px;
    
    padding-top: 10px;
 
     background-color: #e8e8e8;
    
}

nav ul {
    
    
  
    
       letter-spacing: 10px;
    
    line-height: 30px;
  
    

    
}




header img{ 
    
    float: left;
   
    
    margin-top: 25px;
    
    
    margin-left: 55px;
    
  
        
        
        
}


.barras{
    
    
    margin-bottom: 50px;
    
     margin-left: 220px;
    
    
    font-size: 10px;
    
    letter-spacing: 10px;
    
    
    color: blue;
    
    
    
    
    
    
    
    
}

    

main {
    
    background-color: white;
    
    font-size: 15px;
    
        padding-top: 50px;
            
    
        }



main img{
    
    
    border-radius: 50%;
    
    float:left;
    
    margin-left: 50px    
        
        
        
        
    }




h1{
    
    color: red;
  
    font-size: 25px;
    
    font-weight: 100;
    
    margin-left: 220px;
    
    margin-top: 5px;
    
    
    padding-top: 60px;
        
    padding-bottom: 10px;
    
   
       
    width: 200px
        
        
}


h5{
    
    font-size: 15px;
    margin-left: 220px;
    
    font-weight: 100;
    
    font-style: italic;
    
    line-height: 40px;
    
    margin-bottom: -40px;
    
    margin-top: 80px;
    
   
    width: 400px;
    
    color: darkgray;
    
}


h2 {
    
    font-size: 12px;
    
  font-weight: 600;
    
    color: darkgrey;
    
    text-transform: uppercase;
        
        margin-left: 220px;
    
    text-decoration: underline;
    
    word-spacing: 3px;
    
    letter-spacing: 3px;
    
    
    width: 300px;
    
        
    
    
}




p{
    
   font-size: 15px;
       
   font-weight: 100;
    
    margin-left: 220px;
    
    line-height: 25px;
        
   
    
}



h3{
    
    font-size: 10px;
    
    font-weight: 100;
    
    color: slategrey;
        
    line-height: 1rem;
    
    margin-left: 220px;
    
    margin-bottom: 60px;
    
    
    
    
    
    
    
    
}






footer{
    
    background-color: black;
    
    color: white;
    
    font-size: 10px;
    
    text-align: center;
    
    padding: 10px 10px
    
                 
}
