@charset "UTF-8";

body {
	margin: 0px;
	background-color: #BA61FD;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
a:hover {
	background-color: #FFCCFF;
}
a:link {
	color: #3300FF;
}
.my-affirmation-song-highlight {
	background-color: #FFFF99;
}
a:visited {
	color: #3300FF;
}
.my-affirmation-song-bg {
	background-attachment: scroll;
	background-image: url(images/my-affirmation-song-custom-request-01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.my-affirmation-song-bev {
	background-image: url(images/my-affirmation-song-bev.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h3 {
	margin: 0px;
	font-size: 14px;
}
