body {
	font-family: Courier, "Courier New", monospace;
	margin-left: 60px;
	background-color: #333333;
	font-size: 30;
	text-indent: 40px;
	margin-top: 100px;
	color: #A6BEE5;
font-weight: lighter;
font-stretch: none;
line-height: 1.em; }

A:link {text-decoration: none; color: #A6BEE5;}
A:visited {text-decoration: none; color: #A6BEE5;}
A:hover {text-decoration: underline; color: #ff01ea;}