﻿
#ratio {
	text-align: left;
	width: 780px; make sure that this matches the table width
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: auto;
	border:0px #FFF solid;
}


