.box{
background-position:10px 20px;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #ccc;
background-imag: url("box.png");
}
background : background-color || background-image || background-repeat || background-attachment || background-position