<head>
<style>
body {
background-image:url(resources/bikes.bmp);
-webkit-background-size: auto 33%;
background-repeat: repeat-y;
}
</style>
</head>
<body>
</body>
<head>
<style>
body {
background-image:url(resources/bikes.bmp);
-webkit-background-size: auto 33%;
background-repeat: repeat-y;
}
</style>
</head>
<body>
</body>