html { background-color: #8ca8f4; }

body {  background-color: #8ca8f4; 
        @import url(@import url(http://fonts.googleapis.com/css?family=Open+Sans); 
        font-family: 'Open Sans', sans-serif;  }

header ul li {  float: right;
                margin-right: 55%;
                background-color: #8ca8f4; }

h1 { font-size: 90pt; 
     margin: left;
         } 
#tituloacumar 
{ border: solid 4px #526596;
            width: 72px;
            height: 210px;
            margin-bottom: 10px; }

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

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

li { 
    font-size: 50pt; }

footer {    background-color: #8ca8f4; 
            float: left;
            font-size: 11pt; font-stretch: condensed;
            width: 30px;
            height: 30px; 
}

#titulo { font-size: 100pt; }

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

#fotocarlos
{ width: 200px;
  height: 200px;
    }
#fotocarlos img
{ width: 200px;
  height: 200px;
    }
