You can centre your header image and stop it repeating by finding the #logoWrapper styles in your stylesheet and changing then to:You also need to get rid of the stylesheet-backup.css file. Any stylesheet in your CSS folder is automatically loaded, treated as live and may interfere with the stylesheet that you are actually trying using.#logoWrapper{
background-image: url(../images/header_bg.jpg);}
background position: center;
background-repeat: no-repeat;
background-color: #383E44;
height:144px;
You can centre the text in the centre column by adding the following to your stylesheet:You may need to refine this, to realign text that you wish to leave left aligned that way. Personally I'd leave it all left-aligned - much easier for visitors to read..centerColumn{text-align:center}
Finally, your text needs proof reading. There are some typos and the country to which you refer is officially called "The Gambia".


and stopped the background repeat,
can you offer any more help on this please.
The wife says I can now stop swearing,
(little do's she know).
