p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #685F6D;
	line-height: normal;
}
.border {
	border: 1px groove #5C0518;
}

.rose {
	background-image: url(images/pink-rose.jpg);
}
body {
	background-image: none;
	
}
a {
	color: #D2947B;
}
a:hover {
	color: #DBA894;
}
