body {
	font-family: arial, helvetica, sans-serif;
}
h2 {
	color: brown;
}
img {
	text-align: center;
}
table.overall {
	margin-left: 100;
}
ul {
	list-style-type: square;
}

