@import url(http://fonts.googleapis.com/css?family=Exo+2:400,800,200);
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);


body{ 
    background-color:#cbcbcb;
}
header{
        background-color:rgba(173, 205, 250, 0);
        height: 70px;
}

header nav ul li{
        background-color:#95efbf;
        float:left;
        margin-left: : 25px;
        padding: 25px;
        list-style: none;
}

header nav ul li a{
        text-decoration: none;
        color:#000;
}

aside {
    float:right;    
    overflow: auto;
}

#hamburguesa {
        background-color:#95efbf;
    }

li.papa-frita {
    font-family:sans-serif;
    
    }

h1 { 
    font-family: "Exo 2", sans-serif;
    font-weight: 400;
}

p {
    font-family: 'Kaushan Script', cursive;    
}

#colores{
    
    width: 600x;
    height:600px;
    align-content: center;
    background-color: #95efbf;
    border-radius:40px;
       
        }


#tipografia{
    
    width: 600x;
    height:600px;
    align-content: center;
    background-color: #28f085;
    border-radius:40px;
       
        }

#referenciaswebs{
    
    width: 600x;
    height:800x;
    align-content: center;
    background-color: #06b558;
    border-radius:40px;
       
        }

#objetivo{
    
    width: 600x;
    height:800x;
    align-content: center;
    background-color: #7ccba1;
    border-radius:40px;
       
        }

#mailen
{
    
    width: 650;
    height:450x;
    align-content: center;
    align-items: center ;
    align-self: center;
    background-color: #7ccba1;
    border-radius:40px;
       
        }



#academico 
{
    
    width: 650;
    height:450x;
    align-content: center;
    align-items: center ;
    align-self: center;
    background-color: #7ccba1;
    border-radius:40px;
       
        }

