body{
  font-family: monofonto;
}

.text{
  float: left;
}

.photo{
  float: right;
}

img{
  border: solid 5px grey;
  height: 300px;
  margin: 10px;
}