p {
  text-align:left;
    font-family:cursive;
  font-size:14px;
  border-width:5px;
  border-color:orange;
  color: #ef9d09;
}
img{ 
width:250px}
body{
  background-color:rgba(230, 173, 200, 0.57);

}

h1{
  color:rgba(238, 255, 192, 0.74);
  text-shadow:
}
a{
  color:#58b7f2
}