

body {
	background-color: 582d70;
	background-image: url(/images/earthbackground.jpg);
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;
	background-position: center top;
	color: DEC0EF;
}
a:active {  color: 7C618B}
a:hover {  color: #DEC0EF}
a:link {  color: #A665CB}
a:visited {  color: 291f1e}
p {
	font-weight: normal;
	font-size: 12px;
}
h1 {  }
h4 {  font-size: 20px}
h2 {  font-weight: bold}
ul {  }
li {  font-weight: bold}
h3 {  }
