body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: "Times New Roman";
	font-size: medium;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-indent: 7px;
}
.justify {
	text-align: justify;
	color: #FFFFFF;
}
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	text-indent: 24px;
	font-family: "Times New Roman";
	font-size: large;
}
