body {
  font-family: "Courier New", Courier, mono;
  width:800px;
  margin-top:20px;
  margin-left:90px;
  background-color:#000000;
  color:#ffffff;
  /*margin: 15 auto; */ 
}

a:link {
	
	color: #ffffff;
	
}

a:visited {
	
	color: #ffffff;
	
}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family:"Courier New", Courier, mono;
}

textarea {
resize:none;
} 

.topicimage {

  width: 650px;
  height: auto;

}

textarea {
	
padding:10px;
	
}

p { text-align:justify; }