body{
	background-color:#FFF;
	font-family: 'Times New Roman', Helvetica, sans-serif;	
	line-height: 1.5em;
	text-align: justify;
	font-size: 20px;
	max-height: 999999px;
	height: auto;
    min-height: 1px;
	margin: 0 auto;
	width: 960px;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 20px;
}
