Embedded Styles for Week Five

 P:first-letter
	{
	color: orange;
	}
   .scroll
	{
	width: 200px;
	height: 100px;
	overflow: scroll;
	}