﻿body 
{
   	background-color: Black;
   	margin:0px;
	text-align:center;
   
}

div#fit
{
	width:953px;
	height:560px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -477px;
}
div#civic
{
	width:953px;
	height:560px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -477px;	
}
