<html>
<head>
	<title>Denna hemsida är under konstruktion</title>
	<link rel="stylesheet" type="text/css" href="//cloud.typography.com/6853292/715224/css/fonts.css">
		<style type="text/css">
		body {
			font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
			background-color: #FFFFFF;
		}
		section {
			padding-top: 50px;
			width: 660px;
			height: 500px;
			margin: 0 auto; 
			text-align: center;
		}
		h1 {
			color: #222222;
			font-size: 48px;
			font-weight: 500;
		}
		p {
			font-size: 25px;
			color: #5d6974;
			font-weight: 300;
		}
		a:active, a:link, a:visited, a:hover {
			text-decoration: underline;
			color: #24ad47;
		}
	</style>
</head>
<body>
	<section>
		<img src="/public/css/hybrid/hemsida24.se/images/sadsmiley.png" width="150" height="auto">
		<h1>Denna hemsida är under konstruktion</h1>
		<p>Du kan publicera din hemsida genom att logga in på <a href="http://www.hemsida24.se/">Hemsida24</a> och klicka på publicera-knappen.</p>
		<br><br>
		<a href="//www.hemsida24.se/">Gå till vår startsida</a>
	</section>
</body>                
</html>