/* CSS Document */

body {
	background: url(../_img/bg-wrapper-content.gif);
}

div#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../_img/bg-wrapper-content.gif) repeat-x;
}
