body {
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:100%;
background-image:url(../pics/L1.jpg);
	background-attachment:fixed;
	background-position:center center;
}
.container {
	position:absolute;
	top:10px;
	z-index:99;
	height:100%;
	width:100%;
}
a img {
border:none;
}
