div.body div.background
	{
	background-color: transparent;
	background-image: none;
	}

div.body div.background-image
	{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-image: url(https://cdn.f1connect.net/media/219619/A-beautiful-closeup-of-spring-flowers-blooming-with-rays-of-warm-sun.-2.jpg);
	}

div.body div.background p
	{
	color: #FFF;
	border-color: #FFF;
	}