﻿#content.intro
{
	position: relative;
	padding: 20px;
	height: auto!important;
}

#content.intro #bodytext
{
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	width: 280px;
	padding: 20px;
	background-color: #ffffff;
}

#content.intro #bodytext h1
{
	font-size: 3em;
	font-weight: normal;
	font-family: HelveticaNeueLT Std Thin, Verdana, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#content.intro #bodytext p
{
	line-height: 1.6em;
	font-size: 1.2em;
}