body{
	font-size: 120%; 
}
p{ font-size: 1.4em; }


#xlinks ul{overflow: auto;} /* Adjusts black nav bar background to height of content which is scaled on ifon */
/* make nav menues a tad bigger for touch events */
#links li ul li {
		text-align: left;
		width: auto;
		overflow: auto;
		display: block;
		font-size: 1.8em;
}
	
/*
body{
	font-size: 100%; 
	line-height: 1.4;
	min-width: 740px;
	overflow: auto;
}


#adsense{ display:none;}

#content { font-size: x-large; }
h1.title { font-size: 2em; }
h2 { font-size: 1.9em;}

div.date
	{
		font-size: 0.75em;
	}
*/