body
{
  background-image: url(../img/bg-color.png);
  margin: 0;
  padding: 0;
}

#cntr
{
  left: 50%;
  margin-left: -300px;
  position: absolute;
  top: 15%;
  width: 600px;
}

h1
{
  background-image: url(../img/sit-schneider-it-services-logo.png);
  background-repeat: no-repeat;
  height: 41px;
  margin: 0;
  padding: 0;
  width: 184px;
}

h1 a
{
  display: block;
  height: 41px;
  text-indent: -10000px;
  width: 184px;
}

h2
{
  background-color: transparent;
  color: #5C7D35;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
}

h3
{
  background-color: transparent;
  color: #5C7D35;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
}

p
{
  background-color: transparent;
  color: #474747;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-left: 10px;
}

p a
{
  color: #474747;
  text-decoration: underline;
}

/*
font-family: Arial, Helvetica, sans-serif;
font-family: Georgia, "Times New Roman", Times, serif;
font-family: "Times New Roman", Times, serif, Georgia;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: "Courier New", Courier, mono;
*/