body {
  font-family: palatino linotype, verdana, helvetica, serif;
  background-image: url(images/background.jpg);
  background-attachment: fixed;
  background-color:#000000;
  color:#E6E6FA;
  font-size: 11pt;
  text-align:justify;
}
H1 {
	font-size: 30pt;
	font-weight: bold;
	text-align:center;
}


H2 {
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
}

H3 {
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}

B {
	font-size: 10pt;
	font-weight: normal;
	color: #FF00FF;
}

A  {
	color:#cc99cc;
}

A:Visited  {
	text-decoration : underline;
	color : #9370D8;
}

.top {
	font-size:24px;
	font-weight:bold;
	text-align:center;	 
}
