@charset "utf-8";
/* Vintage Aerocraft - Hudson Flier CSS Document */

#col_center {
	float: left;
	background-image: url(../HudsonFlier/images/bk_HudsonFlier.jpg);
	background-repeat: no-repeat;
}

#pic_container {
	height: 750px;
	margin-top: 60px;
    overflow: auto;
}

#pic_HF1 {
	position: relative;
	top: 100px;
	left: 60px;
}
