@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../_images/bg/bio_bg.jpg) center top fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}


#pageafter {
	position: fixed;
	bottom: 0;
	left: 8%;
	width: 550px;
	height: 105px;
	background: #000000 url(../_images/bg/bio_bg.jpg) center top fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	margin: 0;
	padding: 0;
}