body {
	background-color: #A0C3DA;
	background-repeat: repeat-x;
	background-image: url(TriessantBackground.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	/*height: 100%;*/
}
#wrapper {
	width: 1000px;
	/*text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;*/
	height: 665px;
}
#branding {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center;
}

