
body {  
color: #000; 
background-color:#ffffff; 
font-family: Roboto , arial , freesans}

div { 
background-color: #ffffff; ;
padding: 2% 2%}

ul {list-style: none;}

ul li a {
text-decoration: none; 
font-size: 20px;
color: #000; 
line-height: 140%}

ul li a { color: #000}
ul li a:hover { color: #ff0000}

h1 {
color: #0066cc;
text-indent: 0px
}

 h2 {
color: #0066cc; 
text-shadow: 1px 1px 1px #000;
text-indent : 10px;}

h3 {color: #0066cc;
text-shadow: 1px 1px 1px #000; 
text-indent: 20px}
div.back {display:none} /*Hide (display : none) if using Toggle Menu*/


