body
{
  padding: 20px;
  margin: 0px;
  background-color: #000000;
  background-image: url('../skins/default/bg/bg_img.gif');
  scrollbar-base-color: #564D46;
  scrollbar-arrow-color: #564D46;
}


a:link, a:visited, a:active, a:hover
{
  font-weight: bolder;
  text-decoration: none; 
  color: #ac9581;
}

a:active, a:hover
{
  text-decoration: underline;
}

.cntr
{
  text-align: center;
}

p
{
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none; 
  color: #b2ab9e;
  text-align: center;
}
