<html>
    
    <head>
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
        
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        
        <title>Page not found</title>
        
        <script>if(window.location.href.split('#')[1]!=undefined){document.location.href = window.location.href.split('#')[0]+window.location.href.split('#')[1];}</script>

        <style type="text/css">
body
{
    background:#ffecec;    
}
#container
{
    text-align: center;
}
#main
{

    display: inline-block;
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}
h1
{
    font-size: 150px;
    margin: 100px 0 0 0;

    
}

h2
{
    text-transform:uppercase;
}

</style>
        
    </head>
    
    <body>
            
        <div id="container">
                    
            <div id="main">
                            
                <h1>404</h1>
                            
                <h2>Sorry! that page can not be found...</h2>
                            
                <h4>The URL was either incorrect, you took a wrong guess or there is a technical problem.</h4>
                        
            </div>
                
        </div>
        
    </body>
    
</html>
