
<style type="text/css">
*{margin:0;padding:0}
body{margin:50px;background:#eee;}
.install{padding:10px;border:5px solid #f22;background:#f99;margin:0 auto;font:120%/1em serif;text-align:center;}
p{ margin:20px 0; }
a{font-size:200%;color:#f22;text-decoration:underline;margin-top: 30px;padding: 5px;}
</style>
<div class="install">
<p>MODx is not currently installed or the configuration file cannot be found.</p>
<p>Do you want to <a href="install/index.php">install now</a>?</p>
</div>