.line
{
	position: absolute;
	top: 0px;
	height: 50px;
	width: 50px;
	border-left: white 1px solid;
	border-right: white 1px solid;
	z-index: -1;
}