@charset "utf-8";
/* CSS Document */
/******************************************************************************/
/*general declarations for the whole site */
/******************************************************************************/
* {margin:0;padding:0;text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:small;}

body {background-color:#fff; text-align:center;}
#centrepage {margin:60px 0 0 0; width:100%; height:100%;}
#holder {width:1000px; margin: 0 auto 0 auto;}
#outerborder {width:1000px;}
