body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-style : normal;

}

h2 {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-style : normal;
}


p li {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	font-style : normal;
}

