

html {
		background-color: #6600cc;
}
h1 {
	color: 	#ff0066;
}
h2,
h3 {
	color: #cc3399;
}
h4 {
	
}
p {
	color: #00ff00;
}
