@charset "utf-8";
/* CSS Document */

body,html { 
	height:100%;
	margin:0;
	}

body {
	background-color:#fff;
}

a:hover {
	outline: none;
	-moz-outline: none;
}

a{
	outline : none;
	-moz-outline: none;
}

object { outline:none; }

#flash {
	position:relative;
	width:100%;
	height:100%;
}

