body {
	background-image: url('./img/background.jpg');
	background-size: 100%;
}

h1 {
	text-align: center;
	font-size: 40px;
	color: white;
}

h3 {
	text-align: center;
	color: white;
}

#mainTable{
	background-color: white;
}