body {
	background: none;
}

#wrapper, #non-footer {
	background: none;
}

#content {
	font: 13px/19px arial, sans-serif;
	color: #5B544C;	
	padding-bottom: 110px;
	width: 754px;
	padding-left: 20px;
	background: url(../images/gluten-free/landing.jpg) no-repeat right 20px;
	position: relative;
}

#content p {
	margin: 12px 0;
	width: 280px;
}

#content h1 {
	font-size: 43px;
	line-height: 45px;
	margin: 0 0 34px -5px;
	color: #00B0D8;
}

#content h1 strong {
	font-size: 63px;
}

#content h1 img {
	margin-bottom: -5px;
	margin-left: 10px;
}

#content h2 {
	font-size: 43px;
}

#products-link {
	position: absolute;
	top: 35px;
	left: 422px;
	font-size: 22px;
}

#products-link a {
	display: block;
	padding-top: 36px;
	text-align: center;
	background: url(../images/gluten-free/cloud.png) no-repeat;
	width: 182px;
	height: 48px;
	text-decoration: none;
	color: #00B0D8;
}

#products-link a:hover {color: #83B43F;}
