body {
	background-image: url("./images/backs.gif");
	background-repeat: no-repeat;
	background-color: #9ea8b6;
	background-position: top center;
    background-attachment:fixed;
}