@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,700';


body {background-image: url(../img/background.png); margin: none}

header {background-image: url(../img/techoFADU.png); width: 100%; background-position: center; font-family: 'Roboto', sans-serif; background-repeat: no-repeat; min-height: 600px}

ul { list-style-type: none; margin: 0%; padding: 2%; overflow: hidden; text-align: center; width: 100%;}
li { display: inline; float:center; align-content: center;}
li a { display: inline; color: #000000; text-align: center; padding: 14px 16px; text-decoration: none;}
li a:hover {color: black; background-color: aquamarine;}


section {background: white; background-size: cover; width: 98%; background-position: center; font-family: 'Roboto', sans-serif; color: black; text-align: left; padding-left: 30px; padding-bottom: 30px; padding-top: 30px}

h1 {color:black; font-weight: 800; font-family: 'Roboto', sans-serif; font-size: 100px;}
h2 {color:black; font font-size: 55px; font-family:'Roboto', 'Arial',sans-serif; margin: -40px;}
h3 {color: Black; margin-bottom: -20px; text-decoration: none;}
h5 {color: white; font-size: 10px;  font-family: 'Roboto', sans-serif; margin-top: -5px; margin-left: 10px;}

footer p{font-size: 0.7rem; color:#fff; text-align:center; width: 100%; font-family:'Roboto'}
footer{background: #383838; padding: 22px; position: relative; float: center; margin-top: none; width: 97,2%;}
