/* Based on a template by Ben Meadowcroft, see http://www.benmeadowcroft.com/webdev/  for more info */
body{
padding-left:15pt;
padding-right:15pt;
}

.menu{
	height:100%;
	margin-left:15pt;
	padding-bottom:20px;
}

.contentText{
	float:left;
	height:100%;
	width:100%;
	margin-left:50px;
	padding-bottom:20px;
}

H1{

}