﻿body{
	background-image: url("hearts_background.jpg");
	background-position: center bottom;
	background-attachment: fixed;
	text-align: center;
	color: #ff3385;
}


h1{
	font-size: 50px;
	margin-top: 50px;
}


p{
	font-size: 25px;
	margin-top: 100px;
}