body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	background-image: url(../images/background.jpg);
	font-weight: bold;
}

h1 {
	font-size: 64px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


p{
	font-size: medium;
	font-weight: bold;
}
.Footer {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: xx-large;
	font-weight: bold;
}
h3 {
	font-size: large;
	font-weight: bold;
}

