body{
 background-image: url("https://t4.ftcdn.net/jpg/01/09/19/49/360_F_109194950_sUO86ra88PmjDdScd4ei3NyXGzyM73fp.jpg")
}

img{
  border: 2px dotted red;
  width: 400px;
  height: 200px;
  float:right;
}

p{
  text-align: center;
  font-family: Arial
  color red;
}