body.splashBody, .splashContainer {
	background: #000 !important;
}


.splashBody .floatingInformation {
  position: absolute;
  z-index: 800;
  top: auto;
  bottom: 15%;
  left: 0px;
  right: 0px;
  text-align: center;
  padding: 15px; }
  .splashBody .floatingInformation .socialIcons {
    position: relative;
    bottom: auto;
    right: auto; }
  .splashBody .floatingInformation .siteTitle {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto; }
.splashBody .siteDescription {
  max-width: 500px;
  margin: 0 auto; }
.splashBody .menu li {
  float: left;
  clear: none; }
.splashBody .rotatingBackground {
  top: 0;
  bottom: 0;
  right: 0; }


