BODY {
  margin: 0px;
  
  background-image: url(/admin/image/bg.jpg);
}

.content {
  font-family: times new roman;
  font-size: 12px;
  color: #854316;
  text-align: justify;
}

.content A {
  font-weight: bold;
  color: #283762;
  text-decoration: none;
}

.content A:Hover {
  text-decoration: underline;
}

.content_footer {
  font-family: arial;
  font-size: 9px;
  color: #FFFFFF;
}

.content_home {
  font-family: times new roman;
  font-size: 12px;
  color: #854316;
  text-align: justify;
}

.content_header {
  font-weight: bold;
}

.content_header2 {
  font-family: times new roman;
  font-weight: bold;
  font-size: 13px;
  color: #283762;
  font-variant: small-caps;
}