body{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}



#board{
    background-image: url(./picture/bg.png);
}