table#table1 {
	width: 45%;
	margin-left: 10%;
}

table#table2 {
	width: 50%;
	margin-left: 7.5%;
	margin-right: 10%;
}
