/*----------------------General------------------------*/
/*-------------------<--  Benj -->---------------------*/
* {margin: 0; padding: 0; border: 0;}

body {
background: white url(background.gif) 0 0 repeat-x;
font-family:  Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 100%;
color: #000;
position: relative;
text-align: center;
}


