<html>
<head>
<style>
body
{
background-image:url("/images/codingb-96x96.png");
background-repeat:repeat-x;
}
</style>
</head>
<body>
<h1>Simple Heading</h1>
<p>This is a block level element. It is being designed by the css properties.</p>
</body>
</html>