body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_border {
	background-image: url(../images/left_border.gif);
	background-repeat: repeat-y;
}
.top_border {

	background-image: url(../images/top_border.gif);
	background-repeat: repeat-x;
}
.right_border {


	background-image: url(../images/right_border.gif);
	background-repeat: repeat-y;
}
.bottom_border {
	background-image: url(../images/bottom_border.gif);
	background-repeat: repeat-x;
}

