<style type="text/css">

body {
    background-color : #fcefcf;
  }


a {
    color :#B2A17E;
    font-family : Verdana;
    font-size : 10px;
    text-decoration : none;
  }


.links {
    position:absolute;
    background-color:#fcefcf;
    width:900px;
    left: 50%;
    margin-left:-450px;
    height:150px;
    top:1860px;
    visibility: hidden;
  }
  
  </style>