body {
	border:0;
	margin:0;
	font-family:"Century Gothic", "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	background-color:#506776;
	background-position:top center;
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
}

/* Body */
#body-wrapper {
	width: 910px;
	padding: 0px;
	background-color:#FFFFFF;
	position: relative;
	margin: auto;
	overflow: hidden;
	text-align:center;
}

.logo {
	width:116px;
	height:193px;
	position:absolute;
	overflow:hidden;
	top:20px;
	left:20px;
	z-index:1000;
	text-decoration:none;
}

#home-body-wrapper {
	width: 910px;
	padding: 0px;
	background-color:#FFFFFF;
	position: relative;
	margin: auto;
	overflow: hidden;
	padding-top:24px;
	text-align:center;
	text-decoration:none;
}


.paypal-button {
	width:500px;
	height:auto;
	position: relative;
	float:left;
	overflow: hidden;
	text-align:center;
	text-decoration:none;
	margin-bottom:50px;
	margin:100px 240px 100px 240px;
}
