div#mainText {
	height: auto;
	background-image: url(../images/mainContent_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #161648;
	display: table;
}