
body{
font-size:100%; 
background-color: #FFFAF0 ; 
color:#000000; 
}
p {font-size: 140%;
width :90%;
text-align: left;
padding: 0 5%; 
line-height:150%;
}
.navbar{ float: none;
  padding: 4%;
  text-decoration: none;
  width: 90%; 
  text-align: center;
}
  img {
  display: auto;
  margin-left: left;
  margin-right: right;
  width: auto;
  max-height: auto;
  max-width: auto;
  min-height:auto;
 min-width: auto;  
div {
    width: 150px;
    /* what to put here? */
}

//*image{
display:block;
margin:auto auto auto ;
/*/
}
h1 {
display: block;
font-size: 260%;
text-align: center;
color:#000000;    
font-weight: bold; 
}
h2 {
text-align: center;
display:block;
font-size: 150%;
font-weight: bold;   
}
h3 {
display:block ;
font-size: 99%;
text-align: center;
font-weight: bold;   
padding: 0 0%; 
line-height:0%;
max-width: 200%;  
}
h4 {text-align: center;
font-size: 120%;
width :90%;
padding: 0 5%; 
line-height:90%;  
}
h5 {text-align:auto;
}
h6{text-align:auto;
}  
#copyright{display:block;
margin: 60px 0;
}







