<head>
<style>
body {
background-image:url(resources/bikes.bmp);
-webkit-background-size: 100px auto;
background-repeat: no-repeat;
background-position: right;
}
</style>
</head>
<body>
</body>
<head>
<style>
body {
background-image:url(resources/bikes.bmp);
-webkit-background-size: 100px auto;
background-repeat: no-repeat;
background-position: right;
}
</style>
</head>
<body>
</body>