p 
	{
	font-size: 100%
	}
h2 
	{
	font-size: 130%
	}
body 
	{
	background-color: white
	}
div#leftpanel 
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 282px;
	}
div#rightpanel
	{
	position: absolute;
	top: 10px;
	left: 282px;
	width: 478px;
	padding-top: 1em;
	}



 
