
 body		{ background: #000000; color: silver; margin:0px }

 a		{ color: white }


 .menu		{ font: normal 200 18px tahoma, sans-serif }
 .menu a	{ letter-spacing: 1px; text-decoration: none }
 .menu a:hover	{ letter-spacing: 0px; font-weight: 800 }

 .foot		{ font: normal 200 10px tahoma, sans-serif; text-align: center; margin-top: 80px; margin-bottom: 12px }
 .foot hr	{ width: 80%; height: 1px; color: gray; }

