﻿body
{
	text-align: center;
	/*background: #c0c0c0 url(http://cirencester.mitsubishi-cars.co.uk/images/global/body-bg.jpg) repeat-x;*/
}

#bodyContent 
{
	/*background-color: #ffffff;
	border: 1px solid black;*/
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: justify;
	/*overflow: hidden;*/
}

/*for reading the tables
td
{
	border: 1px solid red;
}
*/