html, body { height:100%; }

body {
	background-color: #ededed;
	margin:0; 
	padding:0; 
	overflow:hidden;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; } 

