body {
	background-color: #ffffff;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: top;
}