body
{
	font-size: 13pt;
	font-family: "Garamond Premr Pro Med", "Adobe Garamond", garamond, georgia, serif;
	color: white;
	text-decoration: none;
	background-color: black;
	background-image: url(images/melissa-luv_01c.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: solid 0 black; }

a, a:active, a:link, a:visited
{
	color: white;
	text-decoration: none;
}

a:hover { color: #333333; }
