.background {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(lovecrystalball-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {color: #FFFFFF}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #5938F9, 2px 2px 1px #5938F9, 3px 3px 1px #2700DC, 4px 4px 1px #2700DC;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.left {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 1.7em;
}
body {
	margin-top: 0px;
}


.right {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
td img {display: block;}
