body {
	text-align: center;
	background-color: #600040;
	color: #ffe070;
	line-height: 150%;
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #ffb000;
	text-decoration: none;
}
a:hover {
	color: #ff7000;
	text-decoration: none;
}
h1 {
	color: #fffbbe;
	font-weight: normal;
	font-style: normal;
	
	letter-spacing: -1px;
}

h2 {
	color: #ff90d0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}
h3 {
	color: #c080ff;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

h4 {
	color: #c080ff;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
}
p {
	font-weight: normal;
	font-style: normal;
}
