body {
	background: #350032 url(background-image.png) repeat-x center top;
	background-attachment: fixed;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
a {
	border: none;
	color: #fff;
	text-decoration: underline;
}
h1,
h2,
h3,
p {
	margin: 20px auto;
	text-align: center;
}
h1 {
	font-size: 2.7em;
	margin-bottom: 70px;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 2em;
}
p {
	font-size: 1.1em;
}
.fgg {
	background: url('fgg-logo.png') center center no-repeat;
	height: 120px;
	margin: 65px auto;
	width: 283px;
	text-indent: -99999px;

}
img {
	border:	none;
}
