body {
	background-repeat: repeat-x;
	background-color: #000000;
}
.body {
	background-image: url(lib/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: -15px bottom;
}

.b_navbar {
	background-image: url(lib/tbg.jpg);
	background-repeat: repeat-x;
}

