BODY {
	margin:0;
	text-align:center;
	background : url(../images/bg-page.gif) no-repeat top #736357;
	}
html {
	min-height: 100%;
	margin-bottom: 1px;
	}
* {
	margin:0;
	padding:0;
	}
img {
	border:0;
	}
.container {
	width:960px;
	margin: 0 auto;
	text-align:left;
	background : url(../images/bg-footer.gif) no-repeat bottom;
	padding-bottom:14px;
	}
