body {
  background: #040100;
}

body, table {
	font-family: 'Kristen ITC',Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 160%;
	margin: 0;
  color: #fff;
}

h1, h2, h3 {
	color:#fb3298;
	font-size: 30px;
	font-family: 'Kristen ITC',Arial,'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
  font-weight: normal;
}

h2 {
	font-size: 18px;
color:#fb3298;
}

h3 {
	font-size: 16px;
color:#fb3298;
}

a, a:visited {color:#fb3298;   text-decoration: none; }
a:hover { color:#fb3298; text-decoration: underline; }

a img { border: none }
