body {
  font-family: american typewriter, arial;
  font-weight: bold;
  font-size: 3em;
  line-height: 1em;
  background-color: black;
  color: red;
}

a:link {color: white}
a:visited {color: white}
a:hover {color: red}
a:active {color: blue}
a {text-decoration: none}

.lunar {
	position: fixed;
	top: 100px;
	left: 650px;
}

.mailing_list {
	font-family: american typewriter, arial;
	font-weight: normal;
	font-size: .5em;
	color: white;
	left: 50px;
	top: 500px;
	position: fixed;
	
}

.page_name {
	font-family: times;
	font-size: .5em;
	text-align: left;
	color: white;
	
}

.web_address {
	font-family: arial;
	font-weight: bold;
	font-size: 1em;
	color: white;
	position: absolute;
	top: 90px;
	left: 350px;
	
}

.home {
	font-family: times;
	font-size: .5em;
	position: fixed;
	top: 500px;
	color: white;
	z-index: 2;
	
}	

.previous_news_events {
	font-family: times;
	font-size: .4em;
	text-align: left;

}

.poster {
	position: absolute; 
	left: 350px; 
	top: 15px;
	
}

.news {
	position: absolute;
	left: 120px;
	padding-left: 3em;
	padding-right: 5em;
	z-index: 1;
	
}

.previous_news_events {
	font-family: times;
	font-size: .4em;
	text-align: left;
	z-index: 2;
	
}

.ask_us {
	font-family: helevetica, arial;
	font-size: .7em;
	color: white;
	position: fixed;
	left: 450px;

}

input, textarea {
	background-color: red;
	color: white;
}

.recordings {
	text-align: justify;
	line-height: 1.4em;
	color: white;
	font-family: arial;
	font-size: .5em;
	padding-left: 10em;
	padding-right: 5em;
}

.thanks {
	
	font-family: arial, times;
	font-weight: bold;
  	font-size: 1em;
  	color: white;
	text-align: center;
	line-height: 1000%;
	
}	

.ldr {
	font-family: arial;
	font-weight: bold;
	font-size: .5em;
	color: white;
	position: absolute;
	top: 90px;
	left: 350px;
	
}

.contact {
	font-family: arial;
	font-weight: bold;
	font-size: .5em;
	color: white;
	position: absolute;
	top: 200px;
	left: 350px;
	
}