body {
  background-color: #F5F5F5;
  color: #40407A;
  }
  body {
       background-repeat: no-repeat;
	   text-align: left;
}
 header { 
	background-color:#40407A;
	background-image:url(babycute.jpg);
	background-size: 100%;
	color: white;
	font-size: 90%;
	margin-top: 50px;
	min-height: 200px;
}
p {
  font-family: Algerian;
  color: #40407A;
  font-size: 40px;
}