/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {
	font-size:100%;
	line-height:0.9em;
	text-align:center;
	background:#000000;
}
