.index {
	background-color: #CC66FF;
	color: #FF66FF;
}
body {
	color: #330099;
	background-color: #9999FF;
}
h1 {
	color: #660099;
}
