body {
background: #000000;
margin-top:0px;
width:99%;
font-family:"Century Gothic";
background-image: url("img/bg_top.gif");
background-repeat: no-repeat;
text-align: center;
}

#centred {
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
