.bottom {
	position: absolute;
	left: auto;
	bottom: auto;
	top: 99%;
}

.center {
	position: absolute;
	left: 281px;
	width: 721px;
	bottom: auto;
	right: auto;
	top: 23px;
}

.top {
	position: absolute;
	left: 9%;
	bottom: auto;
}
