p { 
	color: red; 
  border: 3px ridge blue; 
  padding: 10px;
  width: 600px; }
img { 
	width: 600px; }