/* =========================================================================



    CHIPITS RECIPES - Stylesheet for Screen



   ========================================================================= */


/* === Splash Page === */

#splash { 
	position:relative;
	margin:0 auto 50px auto;
	background:url(/en/recipes/lib/img/splash/splash.jpg) no-repeat;
	width:953px;
	height:583px;
	text-align:center;
}

#splash #english_btn { 
	position:absolute;
	top:346px;
	left:319px;
	width:143px;
	height:47px;
}

#splash #french_btn { 
	position:absolute;
	top:346px;
	left:491px;
	width:143px;
	height:47px;
}
