背景
#banner {
width: 100%;
height: 600px;
background-color: #eeeeee;
background-image: url("../img/bigBanner.jpg");
background-repeat: no-repeat;
background-position: right bottom;
background-attachment: fixed;
}
f11_background.html