.inlineframe2 {
	background-attachment: fixed;
	background-image: url(../images/spacer.gif);
	background-position: center center;
	float: none;
	height: 400px;
	width: 500px;
	overflow: hidden;
	position: static;
}
