You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
633 B

<html>
<head>
<title>Извините, идут технические работы</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Pragma" content="no-cache">
<style>
body{
margin:0px;
font-family:Arial;
}
.head{
height:70px;
background-color:#c7d9f0;
}
.body{
padding-top:70px;
text-align:center;
}
</style>
</head>
<body style="margin:0;">
<div class="head"></div>
<div class="body">Извините, идут технические работы.</div>
</body>
</html>