/* CSS Document */

#background {
background-image: url(images/bg.jpg);
}
.paypal_forms {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
}
