p{
    color: navy blue;
    text-decoration: georgia;
	  font-size: 20px;
	
}
body {
    background-color: #EDC872;
}
img{
    height: 300px;
    width: 600px;
    border: 1px solid: blue;
		text-align: center;
}