body
{
  background:			none;
  background-color:		#000000;
  font-family:			"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size:			11px;
  font-weight:			normal;
  }

h1, h2
{
  text-indent:			-500em;
  }

#splash
{
  background:			url('images/mdcom.jpg') no-repeat;
  position:				relative;
  top:					15px;
  margin-left:			auto;
  margin-right:			auto;
  width:				780px;
  height:				600px;
  }

#splashfooter, #splashfooter a
{
  position:				relative;
  text-align:			center;
  line-height:			50%;
  margin-top:			30px;
  margin-left:			auto;
  margin-right:			auto;
  color:				#B7BEC8;
  text-decoration:		none;
  border-bottom:		none;
  }

#splashfooter a:hover
{
  text-decoration:		underline;
  }

#splashfooter a:active
{
  color:				#E3E7F0;
  }