p{
  font-size: 2em;
}
body
{ 
  color: white;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: left;
} 

body{
background: 
grey
}

img{
  margin: 10px;
  border: 6px solid yellow;
  padding: 20px;
	width: 50%;
  height: 75%
}

