*:focus { 
	outline: none; 
}

*::-moz-focus-inner { 
	border: none; 
}

.dv {
	width: 780px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -390px;
}
