
body {
    margin:0 auto;
    width:200px;
	background-image: url("img/bckgr.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}