body { background-color: #9CC; }
a:active, a:focus { outline: none }
object { outline: none } 
img { border: 0 }
img { border-style: none }
img{	-khtml-user-select: none;
		-o-user-select: none;
		-moz-user-select: none;
		-webkit-user-select: none;
		user-select: none;
} 