#container {
	/*background-image:url(/templates/images/custom_ltt/header_conference.jpg);*/
	background-image:url(/templates/images/custom_ltt/header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

#content h1 {
	color:#48bad6;
	border-color:#48bad6;
}

#footer {
	background-color:#48bad6;
}

