#imPage {
	position: relative;
	height: 100%;
	font-size: 14px;
	background-image: url(../../content.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
