﻿/* Constant Future splash */
body {
	margin: 0px;
	padding: 0;
	color: #fff;
	background: #333 url(../images/cf-bg.jpg);
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #fff;
}

img.flash {
	float: right;
}

p {
	margin: 0;
	padding: 10px 0px;
}

div.constant-container {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333 url(../images/cf-bg.jpg);
}

div#splash span {
	text-indent: -10000px;
	position: absolute;
}

#splash {
	width: 500px;
	margin: 0px auto;
}

#splash img.cover {
	border: 11px solid #bfe3f8;
}

#i-need-sleep {
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}