/* CSS Document */

html

<head>

<style type="text/css">
body 
{
background-image:
url('images/globe.jpg')
}
</style>

</head>

<body>
</body>

</html>