@charset "utf-8";
body {
    background-color: #37748D;
    font-family: Comic Sans MS;
}
h1 {
    color: black;
    text-align: center;
    text-decoration: none; 
}
p {
    color: purple;
    font-size: 15pt;
    text-align: center;
}
.divtitol {
    background-attachment: fixed;
    background-color: #1B9BE0;
    background-image: url("http://25.media.tumblr.com/tumblr_mdkk06i94C1r4f7ago1_500.jpg") ;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    float: left;
    margin: 35px 25px 50px 10px;
    min-height: 500px;
    padding: 25px;
    width: 66%;
}
.contenedor {
    background-attachment: fixed;
    background-color: #1B9BE0;
    background-image: url("http://25.media.tumblr.com/tumblr_mdkk06i94C1r4f7ago1_500.jpg") ;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    float: left;
    margin: 35px 25px 50px 10px;
    min-height: 3250px;
    padding: 20px;
    width: 20%;
}
.peu {
    background-attachment: fixed;
    background-color: #1F9BDE;
    background-image: url("http://25.media.tumblr.com/tumblr_mdkk06i94C1r4f7ago1_500.jpg") ;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    margin: 1000px 25px 50px 10px;
    min-height: 100px;
    padding: 20px;
    width: 94%;
}
.fons {
    background-attachment: fixed;
    background-color: #95C4DE;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    margin: 20px;
    min-height: 35000px;
    padding: 20px;
}
.titol {
    background-attachment: fixed;
    background-color: #95C4DE;
    background-image: url("http://25.media.tumblr.com/tumblr_mdkk06i94C1r4f7ago1_500.jpg") ;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    margin: 20px;
    min-height: 250px;
    padding: 20px;
    width: 93%;
}
.foto {
    background-attachment: fixed;
    background-color: #1F9BDE;
    background-image: url("http://25.media.tumblr.com/tumblr_mdkk06i94C1r4f7ago1_500.jpg") ;
    background-position: center center;
    background-repeat: repeat;
    border-color: black;
    border-radius: 25px 25px 25px 25px;
    float: right;
    margin: 20px;
    min-height: 2300px;
    padding: 20px;
    width: 50%;
}

.foto2{
	 height: 100px;
    width: 100px;
}

.foto3{
	 height: 200px;
    width: 300px;
}

.foto4{
	 height: 90px;
    width: 728px;
}

.foto5{
	 height: 60px;
    width: 468px;
}















