body
{
background: #111;
color: #ececec;
a:link 
{
  color: rgb(166, 255, 249);
}
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.logo 
{
  width: 100%;
  max-width: 394px; 
  height: auto;
  display: block;
  margin: 0 auto;
}

.header 
{
  text-align: center;
  margin-bottom: 0px;
}
.header h1 
{
  margin-top: 0px;
}

.Divider
{
border: none;
height: 2px;
background: #eee;
margin: 20px auto;
width: 50%;
}

.SocialLinks h3
{
  text-align: center;
  margin: 0px auto;
}
.SocialLinks
{
  text-align: center;
  margin-bottom: 20px;
}

.DWHSteam 
{
  text-align: center;
}
.DWHSteam h1
{
  text-align: center;
margin: 0px auto;
}
.About h2
{
  text-align: center;
  margin-bottom: 0px;
}

.About h3 
{
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

.Copyright
{
  text-align: center;
  margin: 0 auto;
}
