background

body {
    background-color: #b0c4de;
}


body bgcolor="#b0c4de"


body {
    background: #ffffff url("img_tree.png") no-repeat right top;
}