body {
	margin:0;
	border: none;
	font-size: 24;
	font-family: Courier, Verdana;
	LINE-HEIGHT: 1.3;
	color: white;
	background-color: black
}

#img {max-width:100%}

#m20 {margin:20}

a:link {
	color: 0066ff;
	text-decoration: none
}

a:visited {
	color: 0066ff;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a:active {
	color: red;
	text-decoration: underline
}