/*********************BODY BACKGROUND MAIN PROPERTY AND TEXT***********************/
body {
	background-color: #000000;
	background-image: url(images/main_bkg_ltl.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

