h1 {
	font-size: 18px;
	color: #B57EDC;
}
 
 body {
	color:#663300;
	font-family: "Trebuchet MS", Arial, Georgia;
	text-decoration: none;
	margin-top: 0px;
	background-color: #8B8BBE;
	background-image: url(images/crystal-bliss-bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link{
	color:#663399;
	text-decoration: underline;
}
a:visited{
color:#B57EDC;
}
a:active{
color:#660066;
}
a:hover{
color:#660000;
} 

 
ul {
	list-style-image: url(images/plumeria-bullet2.gif);
}
tr {
	background: url(images/crystal-bliss-bg1.jpg) repeat-x fixed;
}
