BODY {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 10%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10%;	
}


A {
	color: #FFFFFF;
	cursor: default;
	text-decoration: none;
}


.text {
	color: #FFFFFF;
	display: block;
	text-align: left;
}
