/* fill color behind wrapper #1a2c33 */
body {
	background-image: none ;
	background-color: #000  ;
}
/* fix for FF 3.6 1-pix outline around embedded SWF resulting in scrollbars */
a:focus, object:focus { outline: none; -moz-outline-style: none; }
