body {
	background-image:	url("images/background.gif");
	background-repeat:	no-repeat;
	background-color:	transparent;
	background-attachment:	fixed;
}

div.left {
	position:	fixed;
	width:		100px;
	padding:	1em;
	margin-top:	200px
}

div.content {
	margin-top:	-400px;
	margin-left:	150px;
	padding:	1em;
}

div.paypal {
	position:	absolute;
	margin-left:	10px;
	top:		560px;
	padding:	1em;
	background-color:	transparent;
}

img.x {
	z-index:	auto;
	margin-left:	0;
}
