.bg {
	background-image: url(bg.gif);
	background-color: #610201;
	background-repeat: repeat-x;
}
.borderleft {
	background-image: url(borderleft.gif);
	background-repeat: repeat-y;
}
.borderright {
	background-image: url(borderright.gif);
	background-repeat: repeat-y;
}
.subscribe {
	background-image: url(subscribe.jpg);
	background-repeat: no-repeat;
}
