body {
font-family: Times New Roman;
	font-size: 16px;
	line-height:1.2;
}
html {
font-size: 16px;
 }
h1  {
 font-size: 2.5em;
 }
 h2  {
   font-size: 1.875em;
}
p    {
 font-size: 0.875em;
 }
.mobile     {                 /* see mobile at amper.css */
font-family: Times, serif;
font-size: 300%;
color: #000000;
background-color:transparent; 
}
.center { 
text-align : center; 
} 
.left { 
text-align : left; 
} 
.right { 
text-align : right; 
} 

