#copy {
	margin-left: 47%;
	margin-top: 2%;
	float: left;
}

body {
	
}

h1 {
	text-align: center;
	color: blue;
}

h3 {
	text-align: center;
	color: navy;
}

p {
	text-align: justify;
}

table {
	text-align: center;
}

