@charset "utf-8";
.body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/bgfoot.png);
	background-repeat: repeat-x;
}
