@import url("link.css");
@import url("base.css");
body {
	background-attachment: fixed;
	background-image: url(back-ny03.jpg);
	background-repeat: repeat;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	line-height: 22px;
}
