/*--- Centre ---*/
#centre { float: left;background: url('/img/centre.gif') repeat-y;width: 640px }
#centre h1 { background: url('/img/centre-top.gif') no-repeat;width: 640px;font-size: 18px;padding: 15px 0 0 0 }
#centre p { padding: 5px 20px;margin: 0 0 10px 0;text-align: left }
#centre span { font-weight: bold;color: #585858 }
.centre-bottom { clear: both;background: url('/img/centre-bottom.gif') no-repeat bottom;width: 640px;height: 12px }

#centre table { width: 550px;margin: 20px auto }
#centre td { padding: 10px 5px }

