body {
	line-height:21px;
	color:#999999;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background: #000000;
	width:100%; 		
	height:100%;
	overflow: hidden;
}
#load {  
    display: none;  
    position: absolute;   
    top: 10px;  
    background: url(http://tylerstefanich.com/extra/ajax-loader.gif);  
    width: 43px;  
    height: 11px;  
    text-indent: -9999em;  
}
#random {
left:0;
position:fixed;
top:0;
width:100%;
}

#background {
	width:100%;
}

img {
border: none;
}

#logo {
position: absolute;
z-index: 2;
top:50px;
left:50px;
}
