body#email
{
	background-image: url('/_img/email/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

h1 span
{
	display: none;
}

h1
{
	width: 100%;
	height: 42px;
	margin: 30px 0 5px;
	background-image: url('/_img/email/outside-royalty.png');
	background-position: top center;
	background-repeat: no-repeat;	
	color: #ba9765;
}


h2
{
	float: none;
	color: #ffffff;
	text-align: center;
	font-size: 2.5em;
	font-weight: normal;
	line-height: normal;
}

#cube
{
	position: absolute;
	top: 240px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	padding-bottom: 200px;
	text-align: center;
}

#cube form
{
	margin: 30px 0;
}

#intro
{
	margin:0 25px;
	width: 250px;
}