﻿<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>404</title>
    <style type="text/css">
        * { margin: 0; padding: 0; font: 10pt tahoma; direction: rtl; text-align: right; }
        #page { width: 500px; margin: 60px auto; }
        h1 { font-weight: bold;  color: #c30; float: right; padding-top: 15px; }
        h2 { font-size: 22pt; color: #c30; font-weight: bold; float: left; }
        hr { clear: both; border-style: none; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
        p { line-height: 160%; }
    </style>
</head>
<body>
    <div id="page">
        <h1></h1>
        <h2>404</h2>
        <hr />
        <p>
        صفحه مورد درخواست شما یافت نشد!<br />
        این صفحه ممکن است حذف، تغییر نام و یا به طور موقت از دسترس خارج شده باشد.
        </p>
    </div>
</body>
</html>
