body {

	background:url('g/body-bg.png') repeat-x top left;
	background-color:#90774E;
}

.document {

	background:url('g/document-bg.png') repeat-y top left;
}

.document-in {

	background:url('g/top-bg.png') no-repeat top left;
}

.document-in2 {

	background:url('g/bottom-bg.png') no-repeat bottom left;
}

#d-main-big h1 {

	color:#494A34;
}

#d-top .logo a {

	color:#fff;
}

