@import url('https://fonts.googleapis.com/css?family=Prata');

@import url('https://fonts.googleapis.com/css?family=Carme');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');



body {background: url(img/fondo.jpg)}

#header {
	color: white;
	display: flex;
	justify-content: space-around;
	background: black;
	font-family: 'Roboto Condensed';
	padding: 1rem 0rem 1rem 0rem;
	text-align: center;
	align-content: center;
	margin: 0rem 0rem 2rem 0rem;
	list-style-type: none}

p{font-family: carme;}


div {
font-family: prata;
}



h1{
    background-color: none;
    text-align: center;
        text-decoration: none;
   font-size: 3rem;
margin: 1rem;
color: }

h5{
    background-color: none;
    text-align: center;
    text-decoration: none;
    font-family: carme;
   font-size: 1rem;
margin: 1rem}

.materia
 {list-style: none;
    font-size: 1rem
}

.navDos
 {list-style: none;
    font-size: 1rem
}

h2{background-color: none;
     background: #30ad92;
    padding: 2rem;
    text-decoration: none;
    border-radius: 5rem;
padding: 0rem;
width: 40%;
margin: 2rem}


h3{background-color: palevioletred;
padding: 0rem;
    text-decoration: none;
width: 100%;
margin: 2rem}

.catedra {background-color: none;
     background: #30ad92;
    text-decoration: none;
    padding: 2rem;
        text-decoration: none;
    border-radius: 5rem;
padding: 0rem;
width: 100%;
margin: 2rem}"



