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

@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,700';
*{box-sizing: border-box; margin: 0; padding: 0; text-decoration: none;}

body {
    background: url(fondonuevorotulo.jpg);
    color: #8670d0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
      image-orientation:  center;
}


            


header 


    h1{
        background-color:#ffff; 
        font-family: 'Roboto', sans-serif;
        color: currentColor;
        font-size: 24px; 
        text-align: center;
margin-bottom: 20px; margin-top: 20px;
        
      
}


            
	h2 {
        background-color: #fff;
        color: deeppink;
        font-family: 'Roboto';
        font-size: 48px; 
        text-align: center;
        justify-content: space-between;
       margin-bottom: 20px; margin-top: 20px;
       
}
		
    h3 { 
        background-color: #ffff;
        color: black;
        font-family: 'Roboto';
        font-weight:400; 
        font-size: 24px; 
        text-align: center;
      

}



		
section { 
    font-family: 'Oswald', sans-serif; 
    font-weight:400; 
    text-align:start; font-size: 14px;
    color: mediumvioletred;
    text-align: center;
   margin-bottom: 20px; margin-top: 20px;
    
}
		
		
footer 
{'Roboto'; font-weight:300; font-size:12px; color:black; text-align: center;margin-bottom: 50px; margin-top: 50px; }
.mifoto { padding-left:520px; justify-content: space-between; }