@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/body-bgpattern.jpg);
	background-repeat: repeat;
}
#content-body {
	background-image: none;
}
