@charset "UTF-8";

.splash {height:100%; background-color:#fff;}
.splash #container {position:relative; height:100%;}
.splash #container .middle {position:absolute; left:0; top:50%; margin-top:-60px; text-align:center; width:100%;}
.splash #container .bottom {position:absolute; left:0; bottom:30px; width:100%; text-align:center;}
.splash #container .bottom img {width:70px;}