div {
  border: 7px black solid; 
}

div#test {
  background-image: url("test.png");
}

