body{
	background-image:url("RainbowBackround.jpg");
	background-size:cover;
	background-repeat:no-repeat;
}

p{
	color: blue;
	font-size: 40px;
}