body{
	background: url('elements/background.jpg') repeat; 	
	font-size: 12px;
}

.cycle { padding:8px !important; }

#splash{
	-moz-box-shadow: 3px 3px 10px #333; -webkit-box-shadow:3px 3px 10px #333;
	text-align:center; display:none; width: 816px;height:616px; 
	border:none;
	margin: 0 auto;
	margin-top: 50px; background:#fff; }

