body{
background-color:red;
background-image:url("vector_graphics-wide.jpg");

background-repeat:repeat;
background-attachment:fiXed;
backgrond-position:left bottom;

}

