body {
	background: #252525 url(../images/3rds-back.jpg) no-repeat 50% 0;
}

#mrburns {
	display: block;
	background: transparent url(../images/3rds-burns-big.png) no-repeat 0 0;
	width: 1426px;
	height: 728px;
	text-indent: -9999px;
	overflow: hidden;
	
	position: fixed;
	right: -460px;
	bottom: -90px;
}

h1 {
	width: 172px;
	height: 72px;
	
	position: absolute;
	top: 20px;
	left: 20px;
}

h1 a {
	display: block;
	width: 172px;
	height: 72px;
	background: transparent url(../images/3rds-logo.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

p {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
	color: #FFF;
	font: normal 12px/1.48 "Trebuchet MS", trebuchet, helvetica, verdana, arial;
	text-align: center;
	z-index: 2;
}

p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

p a:hover {
	border-color: #FFF;
}