.logo_area .yummy-logo {
    font-family: 'Shadows Into Light Two', cursive;
    font-size: 60px;
    margin-bottom: 0;
    padding: 35px 0 20px 0;
    display: inline-block;
    color: #232d37;
}

.yummy-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running yummy-load;
    animation: 2000ms linear 0s normal none infinite running yummy-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #fc6c3f;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}


#splash {
	width: 1140px;
	margin: 80px auto 0px auto;
}

#splash1 {
	width: 1400px;
	margin: 80px auto 0px auto;
}

.mflash{background:url(../images/mflash.jpg) no-repeat;height:280px;width:1140px;margin:0 auto;}
.mflash ul{padding:8px 0 0 8px;}


