body {
	background-image: url("../images/tlo.jpg");
	background-repeat: no-repeat;
    background-position: center;
	background-attachment: fixed;
	background-size: 100%;
}