body{
	font-family: Times New Roman;
	font-size: 22px;
	max-width: 1200px;
	margin: 0px auto;
	padding: 1%;
}

h1,h2{
	font-family: Helvetica;
}

p{
	line-height: 1.5em;
	text-indent: 1%;
}

a{
	color: #0077b6;
	text-decoration: none;
}