@charset "UTF-8";
.colspan {
	position: fixed;
}
.credits {
	background-color: #F90;
	text-align: center;
}
.href {
	background-image: url(../background.jpg);
}
.img  {
	padding: 10px;
	height: 540px;
	width: 540px;
	text-align: center;
	border: 15px 10 #000;
	position: static;	
	
}
