body {
	margin: 0px;
	padding: 0px;
	background-color: #000;	
	text-align: center;
}



/*****************************/
/* Site Styles               */
/*****************************/



/*****************************/
/* Home Page Styles          */
/*****************************/

#HomeTV {
	width: 784px;
	height: 442px;
	background: url(/images/background.jpg) no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.HomeTVGrid {
	margin: 132px 0px 0px 123px;
}

.tv {
	margin: 0px 80px 40px 0px;
}
