
body {
   background-image: url(../img/bgimg1.png)
}

#content {
        background-color:beige;
    /*背景色*/
}

h4 {
    color:blue;
    font-size: 150%;
}

#update {
    
}

#update {
    color:blue;
}
