@charset "UTF-8";

em
{
  font-size:80%;
}

h1,h2
{
  color:#a3b8fc;
}

h3
{
   color:#a3b8fc;
   border-bottom:dotted 1px white;
}



#body
{
  margin:0 auto;
  width:800px;
  height:1400px;
  position:relative;
  top:20px;
  padding-bottom:10px;
   background-image:url(/images/services-bg.png);
   text-align:center;
   background-repeat:no-repeat;
}

#body-content
{
  padding-top:25px;
  margin:0 auto;
  text-align:left;
  width:750px;
  height:1200px;
  position:relative;
}
