html { background-color: #98cafc; }

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

header ul li {  display: inline;
                        
}

h1 {
    font-size: 20pt; 
    text-align: left;
    color: #4399ef;
}

#jose {
        width: 100%;
        text-align: center;
        font-size: 40px;
}
    
#nav2 li{

margin-left: 240px;
}

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

ul { list-style: none;
     padding: 0;
     background-color: #ffffff; }
nav {
    margin-top: 100px;
}

nav li {
    margin-left: 120px;
}

nav li a{ 
    font-size: 18pt;
    color: #bf3f06;
    text-decoration: none;
    margin-right: 40px;
}

#fotojose {
position: absolute;
left: 50%;
margin-left: -50px;
width: 100px;
height: 100px;
background-color: #024689;
font-size: 18px;
color: #ffffff;
text-align: center;
}



footer {    
    background-color: #ffffff; 
    float: left;
    font-size: 11pt; font-stretch: condensed; 
    margin-top: 400px;
    text-align: center;
}

#propuestajose {
margin-left:5%;
width: 550px;
height: 700px;
}

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

#info {font-size: 14px;
    text-align: center;
    
}



