/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: #000;
	text-align:center;
}

object { outline:none;}

