﻿#outerWrapper {
	background-position: 170px top;
	width: 1041px;
	text-align: left; /* Redefines the text alignment defined by the body element. */;
	margin: 0 auto 0 auto;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	height: 900px;
}

