
body{
    /*to make it center */
    width: 570px;
    margin: 0 auto;

    font-size: small ;
    font-family:"Verdana" ;
    color:#333 ;
    background:url('https://pic.pimg.tw/pixnetvisual/1184920051.gif') repeat center top  ;
}

a{
    text-decoration: none ;
    color:#834700 ;
}

a:hover{
    color:#fff ;
}
