* {
    margin: 0;
    padding: 0;
}

body {
    background: #FF6B29 url(../img/bg.gif) repeat-x;
    color: #222;
    margin: 0;
}