body
{
   width: 1000px;
   margin-left:auto;
   margin-right:auto;
   margin-top:0px;
   background-image:url('backgr.png');
   background-repeat:repeat-y;
   background-position:center;
} a:link {color: #92dd5b; text-decoration: none} a:active {color: #92dd5b; text-decoration: none} a:visited {color: #92dd5b; text-decoration: none} a:hover {color: #be9ac8; text-decoration: none}