<head>
<style>
body {
background: url(resources/bikes.bmp);
-webkit-background-size: 50% auto;
background-position: 100% 99%;
background-attachment: fixed;
background-repeat: no-repeat;
}
</style>
</head>
<body>
</body>