@import 'https://fonts.googleapis.com/css?family=Raleway:400,600|Ubuntu:300,400,700';
body {
	background: url("../img/foto.jpg") no-repeat, url("../img/fondo.jpg");
	background-position: right;
}
header {
    background: #eaeaea;
    margin: 30px 20px 30px 20px;
}
h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 46px;
    color: orange;
    text-align: center;

}
h2 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: white;
	text-align: center;
}
h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: orange;
}
a {
    text-decoration: none;
	color: orange;
}
section {
   margin: 0px 0px 0px 20px;
}
footer {
   margin: 0px 0px 0px 20px;
   text-align: center;
}
p{
	    font-family: 'Ubuntu', sans-serif;
		font-weight: 300;
		color: white;
}
niveles {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	color: #FF0;
}
