html {
	background: #AF8668 url(../img/bg-internal.jpg) repeat-x 0 0;
}

body {
	background: url(../img/mainbg-internal2.jpg) no-repeat center top;
	/* firefox image shifting fix! */
	width: 100%;
	display: table;
}


