@media all
{
	body 
	{
		background:		#000000;
	}
	#splash
	{
		display: 		block;
		position:		relative;
		background:		url(/assets/image/fsmg-concept-splash-1.png) no-repeat;
		width:			705px;
		height:			284px;
		margin:			40px auto;
	}
}
