html, body { height:100%;}

html, body, div, input, textarea {
 font-family: Verdana,Tahoma,Segoe,sans-serif;
 font-size: 1em;
}
body { background: #333; color: #ddd; height: 100%; margin: 0 auto; padding: 0; }
/**/

#nav { margin:2em;}
#page-content { text-align:center;margin:0;padding-top:30px;padding-bottom:30px;margin:auto; min-height:100%; width:1100px;  }
#iPicture img { border:3px solid black;border-radius: 15px;}
h1, h2, h3, h4 { color: #ddd; text-align: center; }
h2 { margin: 5px; font-size: 130%; cursor: pointer; text-transform: capitalize; }
#bas {margin: auto; margin-bottom:2em;width:1100px; position: absolute; bottom: 0;}