body {  
color: #000; 
background-color:#fff; 
font-family: Roboto , arial , freesans,  sans;}
div { 
background-color: #ffffff; 
padding: 2% 2%}
ul {list-style: none;}
ul li a {
text-decoration: none; 
font-size: 18px;
color: #000; 
line-height: 140%}
ul li a { color: #000}
ul li a:hover { color: #ff0000}
h1, h2 , h3{
color: #99ccff; 
text-shadow: 1px 1px 1px #000; }
h1 {font-size: 24px;  text-indent: 0px}
h2 {font-size: 20px;  text-indent: 10px}
h3 {font-size: 20px;  text-indent: 20px}
div.back {display: none} /* change to display: block if using lmenu*/