body {
	margin: 0px;
	padding: 0px;
	background-color: #fcef4f;
}

div.wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -373px;
	margin-top: -264px;
	/*
	We are putting the border on the <img> tag itself,
	because these divs don't render the same on FF and IE.
	*/
}

img#future_background {
	border: none;
}

img#backbutton_rollover {
	position: absolute;
	left: 671px;
	top: 469px;
	border: none;
	z-index: -1;
}

form#send_postcard {
	position: absolute;
	left: 443px;
	top: 57px;
}

