<style type="text/css">

form {margin:0}
input {margin:0}
font { line-height:1.8}
.bg-right {
	background-image: url(image/bg-right.gif);
	background-repeat: repeat-x;
	background-position: top;
}



.bg-left {
	background-image: url(image/bg-left.gif);
	background-repeat: repeat-x;
	background-position: top;
}



.img-left {
	background-image: url(image/img-left.gif);
	background-repeat: repeat-y;
}
.img-right {
	background-image: url(image/img-right.gif);
	background-repeat: repeat-y;
}
</style>