html { background-color: #0096aa; }

body {  background-color: #ffffff; 
        @import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300); 
        font-family: 'Oswald', sans-serif;  }

header ul li {  float: left;
                margin-right: 5%;
                background-color: #f494a9; }

h1 { font-size: 100pt; }

div { font-size: 50pt; margin-right: 40%; background-color: #ffffff; float: left; }

ul { list-style: none;
     padding: 0;
     background-color: #ffffff; }

li { 
    font-size: 28pt; }

#fotoarbol { width: 800px;
            height: 600px;
            margin-bottom: 10px;
}
#fotoarbol img {
            width: 100%;
            height: 100%;
}

#fotopropuesta {    
            border: solid 4px #ffffff;
            width: 720px;
            height: 2100px;
            margin-bottom: 10px; }

#fotopropuesta img { width: 100%;
            height: 100%; }


footer {    background-color: #ffffff; 
            float: left;
            font-size: 11pt; font-stretch: condensed; }

#titulo { font-size: 50pt; }

#fotoperfil 
{float: left;}

nav { 
    float: left;}
nav a {display: inline;}