body {
	background-image: url(images/Background.jpg);
}
.style1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: 9px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
