MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: /home/mckernan/public_html/index.htm
<!DOCTYPE HTML>
<html>
<head>
	<meta http-equiv="content-type" content="text/html" />
	<meta name="author" content="John McKernan" />

	<title>McKernan Corp</title>
    <style>
        body{
            margin: 0;
            padding: 0;
            font-family: Arial, helvetica, sans-serif;
            background-color: white;
            color: #354;
        }
        #pagetop {
            background-color: #d9ecf0;
            padding: 25px 45px;
            border-bottom: 1px solid #101010;
        }
        #content {
            padding: 20px;
        }
        h1 {
            vertical-align: middle;
        }
        .btn {
            display: inline-block;
            border: 1px solid #354;
            border-radius: 12px;
            background: #d9ecf0;
            font-size: 1.5em;
            padding: 15px 25px;
            text-decoration: none;
            color: blue;
            margin-left: 0.65em;
        }
    </style>
</head>

<body>
    <div id="pagetop">
        <img src="brand.png" />
    </div>
    <div id="content">
        <h1>We've moved to our new internet home!</h1>
        <h2>Please visit us at&hellip; <a href="http://mckernan.tax" class="btn">www.mckernan.tax</a></h2>
        <h3>Stop by and check out our new, <em>mobile-friendly</em>, digs! Thanks!</h3>
    </div>

</body>
</html>