body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCCFF;
	background-attachment: scroll;
	background-color: #ECE9D8;
	background-image: url(images/starbackground.jpg);
	background-repeat: repeat;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF33FF;
}
link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
