#valentine {
	border: 0.1em solid #D41F55;
	background-image: url(images/ArtWork/valentineDay.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 400px;
	width: 300px;
	font-family: Garamond;
	color: #E3297D;
	padding: 0em;
	font-size: 16px;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	margin:auto;
	}
