<html>
<head>
	<title>Blog R-No</title>
	<style type="text/css">
		div {
			width: 240px;
			margin: 50px auto;
			box-shadow: 10px 10px 5px grey;
		}
	</style>
</head>
<body>
	<div><img src="./no.gif" /></div>
</body>
</html>