
root { 
    display: block;
}

body {
    background:  white url(images/background.png) repeat-x;
    text-align: center;
}



