system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /home/pfhr/public_html/templates/
Upload File :
Current File : /home/pfhr/public_html/templates/construction.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link type="text/css" rel="stylesheet" href="../includes/style_1.css" />
<link type="text/css" rel="stylesheet" href="../includes/style_2.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Under Construction</title>
</head>

<style>
/* ----------------- Construction ------------------ */

.construction{margin:auto; width:800px; margin-top:20%}

.construction_top{background:url(images/construction_top.gif) no-repeat; height:15px;}

.construction_center{background:url(images/construction_center.gif) repeat-y; padding:10px;}

.construction_bottom{background:url(images/construction_bottom.gif) no-repeat; height:15px;}



.construction_center p.txt{color:#166ec9; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:36px; padding:10px; font-weight:bold; font-style:italic;}

.construction_center p.txt span{color:#c43a3a; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:36px; padding:10px; font-weight:bold; font-style:normal;}


</style>

<body>
<div class="construction">
	<div class="construction_top"></div>
	<div class="construction_center">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">
        	
        	<tr>
            	<td valign="top"><img src="images/construction.gif" /></td>
            	<td valign="top"><p class="txt"><span><?php echo $siteofflinenote;?></span></p></td>
            </tr>
        </table>
    </div>
	<div class="construction_bottom"></div>
</div>
</body>
</html>