body {
	color: #4b1f59;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #d6cdd8;
}
a:hover, a:active {
	text-decoration:underline;
	color: #ffffff;
}
acronym {font-weight:bold;}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #d6cdd8;
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
