@charset "utf-8";
/* CSS Document */

.bird-box{
	height:600px;
	position:relative;
	background:url(../images/midair2.jpg);
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
	overflow:hidden;
	background-repeat:no-repeat;
}