BODY {
	background-color: #14003b;
	color : #ff9869;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;	}

A:link {color: #cd303b; text-decoration: underline;}
A:visited {color: #9090ff; text-decoration: underline;}
A:active {color: #9090ff;  text-decoration : none;  }
A:hover {color: #9090ff; text-decoration : none;  }

.mainbox {
	background-color: #221161;
	color: #f3f1f4;
	font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	padding: 6px;
	text-align: center;	
	border: 6px  #b0bdc3 solid;
	margin-left: 9%;
	margin-right: 9%;
	margin-top: 2em; 
 }

	background-image: url("starbackground.jpg");