body{
  background:#ffffff;
  color:#010951;
  font-family: 'Trebuchet MS', 'Helvetica', Arial;
  letter-spacing:1px;
}

#header #logo, #header #slogan, h1.footer_tags{
  height:0px;
  font-size:0px;
  line-height:0px;
  text-indent: -4000px;
}
#content{
  width:700px;
  margin:100px auto;
  text-align:center;
  background: url('watermark.png') no-repeat center bottom;
  height:450px;
}

.contact{
  margin-top:70px;
  text-align:left;
}
.contact .left{
  float:left;
}

.contact .right{
  float:right;
  text-align:right;
}

.contact .left p{
  font-size:14px;
  margin: 0px 0px 2px 0px;
  color:#7166A4;
}

.contact .right p{
  font-size:14px;
  margin: 5px 0px;
  color:#7166A4;
}

.clear{
  clear:both;
}
