@charset "utf-8";
/* CSS Document */

body{
	background:#3a9cce url(../images/splash_bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
}

#container{
	width:837px;
	margin:0 auto;
	background:url(../images/drop_shadow.png) top left repeat-y;
}

#content{
	width:795px;
	text-align:center;
	margin:0 auto;
	border-left:4px #40a629 solid;
	border-right:4px #40a629 solid;
	background:#ffffff url(../images/fruits_splash.jpg) bottom no-repeat;
}

#flash{
	padding:50px 0 450px 0;
}
