.box {
	border: 1px solid #000000;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: top;
}

