/* this script is used on index, index, and hatstuff; there is a link to it in each HEAD */

 body {
	font-size: 16px;
	line-height:1.2;
}
.mobile     {                 /* see mobile at amper.css */
font-family: Times, serif;
font-size: 150%;
color: #000000;
background-color:transparent; 
}
.center { 
text-align : center; 
} 
.left { 
text-align : left; 
} 
.right { 
text-align : right; 
} 
