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