div#footer .text
{
  position:absolute;
  width:799px;
  bottom:8px;
  right:5px;
  text-align:center;
  color:#E2D1BD;
}

div#footer .text a
{
  padding-left:5px;
  padding-right:5px;
  color:#E2D1BD;
  text-decoration:none;
}

div#footer .text a:hover
{
  color:#F28566;
}
