@charset "UTF-8";
/* CSS Document */

.header{
	color:blue;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:white url(https://i.kym-cdn.com/photos/images/original/000/682/662/fdd.gif) no-repeat center top;
	background-size:cover;
	min-height:120px;
}

h1{
    
    
}


h3{
    text-align: center;
    background:#6E6E6E;
    color: #FFF;
    font-weight: lighter;
    padding: 5px 0;
    
}

p´{
    width:100%;
    margin:0 auto;
    text-align: justify;

}

li.imagen{
    
    width: auto;
    margin:10px auto 0 auto;
    border: 2px ;
}

li div img{
    width: 100%;
    top: 100%;
}

div ul li a img{

    width: 50%;
}

div ul li a.ui-link.ui-btn{
    border: 10px;
}


