body {
	background:#000000 url(images/bg2.jpg);
	padding:40px 20px;
	font: Verdana;
	text-align:center;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
a:link {
  color: #660033;
  text-decoration:none;
  }
a:visited {
  color: #660033;
  text-decoration:none;
  }
a:hover {
  color: #660033;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }



/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
