body {
	background-attachment: scroll;
	background-image: url(../images-squeeze/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 90px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
