.flower {
	background-attachment: scroll;
	background-image: url(../Images/Flower/JPEG/pink.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -549px;
	margin-right: 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	position: fixed;
	visibility: visible;
	z-index: 1;
	left: 50%;
	bottom: 0px;
}
