/*
Theme Name: Deranged Splash
Description: Deranged Splash.
Author: Mike Bailey  
Author URI: http://www.creativehappy.com/
.
Copyright (c) Creative Happy.
.
*/


/* 
	***********
	* GENERIC *
	***********
*/

body
{
	background: #000 url(/images/site_images/splash-bg.png) no-repeat 50% 281px;
	margin: 59px 0 0 0;
}

/* 
	***********
	* SPLASH *
	***********
*/

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

#splash .splash-img
{
	display: block;
	text-align: center;
}

#splash .enter
{
	width: 318px;
	height: 31px;
	background: url(/images/site_images/splash-enter-deranged-new.jpg) no-repeat 0 0;
	display: block;
	float: right;
    text-indent: -1000%;
    overflow: hidden;
    margin-top: 18px;
margin-right: 15px;
}