/* CSS Document */
body {
  background: #43263b;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-about-bg.jpg) no-repeat #43263b;
  width:1024px;
  height:1355px;
  position: relative;
  margin:0 auto;
}
div#newsletter {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  margin:0 auto;
  width: 894px;
  height: 26px;
  text-align: right;
  padding-right: 115px;
}
div#newsletter a {
  color: #bebebe;
  text-decoration: none;
}
div#newsletter a:hover {
  color: #bebebe;
  text-decoration: underline;
}
div#mainNav {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.25px;
  color: #fff;
  width: 902px;
  height:15px;
  margin:0 auto;
  padding-top:57px;
  padding-left:120px;
}
div#mainNav a {
  color: #fff;
  text-decoration: none
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
div#content {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 12px;
  color: #43263b;
  float:left;
  width:725px;
  height:1355;
  padding-left:145px;
  padding-top:115px;
}
div#content h1 {
  font-family: Arial, Lucida Sans Unicode, sans-serif;
  font-size: 18px;
  color: #873470;
  font-weight:normal;
}
div#content i {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #43263b;
}
div#content b {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #43263b;
}
div#content p {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 12px;
  color: #873470;
  font-weight:normal;
  margin:0 auto;
}
div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #7C5F79;
  margin:100px 0 0 0;
  text-align: center;
  padding-top:1025px;
}
div#copyright a {
  color: #7C5F79;
  text-decoration: none;
}
div#copyright a:hover {
  color: #7C5F79;
  text-decoration: underline;
}

