@font-face {
	font-family: 'PlantinStdRegular';
	src: url('plantinstd-webfont.eot');
	src: local('☺'), url('plantinstd-webfont.woff') format('woff'), url('plantinstd-webfont.ttf') format('truetype'), url('plantinstd-webfont.svg#webfontBe4ZECOX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GarageGothic-BlackRegular';
	src: url('gargbl__-webfont.eot');
	src: local('☺'), url('gargbl__-webfont.woff') format('woff'), url('gargbl__-webfont.ttf') format('truetype'), url('gargbl__-webfont.svg#webfontqPowohMF') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #fff;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
}
#content {
	width: 380px;
	margin: 20px 0 0 24px;
}
h1 {
	font-family: 'GarageGothic-BlackRegular';
	text-transform: uppercase;
	font-size: 90px;
	line-height: 70px;
	margin: 15px 0px 0px 0px;
}
.grey {
	color: #343434;
}
.greyer {
	color: #656565;
}
p {
	border-top: 1px solid #ccc;
	font-family: 'PlantinStdRegular';
	line-height: 30px;
	padding-top: 12px;
	margin-top: 20px;
	color: #777;
	font-size: 16px;
	width: 370px;
}
a {
	text-decoration: none;
	color: #2e4a7c;
}
a:hover {
	color: #800;
}


img.bgmaximage {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}