<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Wfuyu教程(wfuyu.com)</title>
<style>
body
{
background-image:url('/statics/images/w3c/logo.png');
background-repeat:repeat-x;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>