<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Document</title>
<style type=text/css>
.ddd {width:600px;height:500px;background-color:red;}
</style>
</head>
<body>
<div class="ddd" style="background-image:url(
); background-repeat:no-repeat;" ></div>
</body>
</html>