body {
 	overflow:hidden;  

}

#background {
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	width: 100%;
	margin-bottom: -50%;
	text-align: center;
}

.stretch {
	height:100%;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	a img. {
       border:0px;
       }
}
#link {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
