@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(thirteenthfloorlogo.big.faded.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.content {
	position: absolute;
	text-align: center;
	width: 95%;
	top: 40%;
}

.contact-footer {
	position: absolute;
	bottom: 5px;
	text-align: center;
	width: 95%;
}

