body{
	background-color: #ffffff;
	color: #000000;
	font-family: 'Century Gothic', sans-serif;
}

a{
	color: #0000FF;
	background-color: #ffffff;
}

.special{
	display: none;

}

h1,h2,h3,h4{
	color: #ffffff;
	background-color: #000000;
}
