p.header 
{
	text-align: center;
	font-size: 20px;
}

p.subheader 
{
	text-align: center;
	font-style: italic;
	font-size: 18px;
}

p.content
{
	font-size: 14px;	
}

p.content-header
{
	width:100%;
	border:solid white 1px;
	font-size: 16px;	
}

body
{
	position:relative;
	min-width:0px;
	width:90%;
	left:5%;
}