



title {
	color: rgb(165,10,165);
	font-family: "Times new roman";
	
}
body {
	background-color: rgb(0,0,0);
}


 h3 {
	color: rgb(30,227,204);
}

p {
	font-family: "courrier new";
	border-style: solid;
	border- width: 5px;
}

 h2 {
	color: rgb(255,255,255);
	font-family: "Times New Roman";
	font-size: 200%;
}

h1 {
	color: rgb(119,47,161);
}
td {
	color: rgb(255,255,255);
}