@charset "UTF-8";
/*Styles for moginspace.us
	Styles for dis.htm */

a:link, a:visited    { color:#9C9; /*sea green*/}
a:hover, a:active    { background-color:#363; /*forest green*/ }

body {
	background-color:#002200; /*dark green*/
	color:#94D649; /*light green*/
	border-style:none;
	margin:0px;}

#dis_table {
	width:800px;
	margin-left:11px;
	text-align:center;}

.legal_square {
	width:340px;
	margin:5px;
	padding-left:15px;
	padding-right:15px;}

