body {
	background-image: url(backround.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
    background-attachment: fixed;
    background-position: center center;
}
