@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/purchase-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cd {
	margin-left: -400px;
	position: absolute;
	left: 50%;
}
.button {
	margin-top: 90px;
	margin-left: -185px;
	position: absolute;
	left: 50%;
	z-index: 9;
}
