#table1 {
	position: relative;
	width: 50%;
	left: 25%;
}
#List {
	text-align: center;
	position: relative;
	left: 25%;
	width: 50%;
}

