div#moving {
	border: 0px solid navy;
	height: 100px;
	width: 100%;
}

div#moving a {
	display: block;
	position: absolute;
	top: 6px;
}