body {
	color: #996699;
	scrollbar-face-color: #996699;
	scrollbar-highlight-color: #996699;
	scrollbar-shadow-color: #330033;
	scrollbar-3dlight-color: #996699;
	scrollbar-arrow-color: #330033;
	scrollbar-track-color: #996699;
	scrollbar-darkshadow-color: #330033;
	background-color: #330033;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
}

li {
	list-style-type: square;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
