定义背景图片位置:
background:url("img/bee.jpg") no-repeat ; background-position:right bottom; background-position:400px 50px;
定义div最大最小宽度:
max-990px; min-800px; min-height:400px;