body {
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}
.tableALL {
	border: 1.5px solid #3E458A;
}
#startRight {
	margin: 0px;
	padding: 0px;
	width: 368px;
	background-image: url(images/startRightBACK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 504px;
	background-color: #8C5EA9;
}
#startLeft {
	margin: 0px;
	padding: 0px;
	width: 332px;
	height: 504px;
	background-image: url(images/startLeftBACK.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #152357;
}
