body {
	background-color: #292929;
	padding-bottom: 30px;
}

#title {
font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
text-align: center;
color: #000080;
}

h1 { font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: center;
color: white;
}

h2 { font-family: Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: center;
color: white;
}

h2 a { font-family: Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: center;
color: white;
}

h3 { font-family: Georgia, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: center;
color: white;
}

.textDiv {
	text-shadow: 1px 1px black;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	color: #e6e6e6;
	width: 350px;
	margin-top: -460px;
	margin-left: 410px;
	margin-right: auto;
}

.broach {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	color: #797979;
	width: 650px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 30px;
	padding: 30px;
	background-color: #ffffff;
	border:none 7px #191919;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:0px 0px 5px #0000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
}

#badge {
	width: 100px;
	margin-top: -250px;
	margin-left: 690px;
	z-index: 1;
}

.rn {
	right: auto;
	left: auto;
	margin-top: 150px;
}

a {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
	color: white;
}

.broach a {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: underline;
	color: #797979;
}

#paypal {
	width: 650px;
	background-color: #dedede;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border:none 7px #191919;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:0px 0px 3px #393939;
	-webkit-box-shadow:0px 0px 3px #393939;
	box-shadow:0px 0px 3px #393939;
}

img {
	border-width: 0px;
	text-decoration: none;

}

.wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}