/* hide standard footer */
#footer-info { visibility:hidden }
a { color: inherit; } 
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}
#header {
    background-color: #000000;
    <!-- 
background-image: url(http://65.media.tumblr.com/529204d9114eb70d3104681ae49f2e2f/tumblr_o06lgt2LKJ1saq3w2o7_540.jpg); 
    background-position:  100%;
    background-repeat: no-repeat;
-->
    color: #ffffff;
    text-align:center;
    padding:10px;
}
#nav {    line-height:00px;
    background-color:#eeeeee;
    height:90px;
    float:top;
    padding:5px;
    text-align:center;
}
#section {
    float:middle;
    padding:10px;
text-align: justify;
    text-justify: inter-word;
}
#footer {
 
    color:white;
    clear:both;
    text-align:center;
    
   width:100%;
   
}
body {
    background-color: #9f9fdf;
    font-family: verdana;
    font-size: 130%;}
h5 {
    color: orange;
    font-family: verdana;
    font-size: 140%;
}
h1 {
    color: white;

}
div.img {
display: inline-block;    
margin: 40px;
    border: 1px solid #ccc;
     text-align:center;
float:right; 
}
div.desc {
    padding: 15px;
    text-align: center;
