#container {
	background-image:url(/templates/images/custom_ltt/header_contact.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

#triangle {
	background-image:url(/templates/images/custom_ltt/triangle_contact.png);
	background-repeat:no-repeat;
	background-position: top left;
}

#content {
	margin-right:0px;
	margin-right:20px;
}

#content h1 {
	color:#5ab657;
	border-color:#5ab657;
}

#footer {
	background-color:#5ab657;
}

