<!DOCTYPE HTML>
<html>
<head>
    <title>thecodefarm - the new stage</title>
    <link rel="shortcut icon" href="http://static.thecodefarm.com/tcf/favicon.ico" />
    <meta name="description" content="In thecodefarm we love the web, that's why we create new services which simplify the most common chores and make our users' life easier" />
    <meta name="keywords" content="web development, web design, web interaction, saas, django, innovation, user experience, ui, ux" />
    <meta name="copyright" content="thecodefarm" />
    <meta name="author" content="thecodefarm" />
    <meta name="generator" content="thecodefarm" />
    <meta name="robots" content="index, follow" />
	<style>
		body{
			margin: 0;
			font: normal 18px/1em  Arial, Helvetica;
			background: url('http://static.thecodefarm.com/tcf/gtile.png') repeat-x #3a250d;	
		}
		
		p{
			margin: 15px 10px 10px 10px;
			opacity: 1;
		}
		
		h1{
			margin: 0px;
			padding: 10px;
			line-height: 1em;
			color: #886343;
			text-shadow: 0px 1px 0px white;
			font-family: Arial, Helvetica;
		}
		
		a{
			color: white;
			font-weight: bold;
		}
		
		
		a:hover{
			position: relative;
			top: 1px;
		}
		
		#container{
			width: 960px;
			margin: 0 auto;
			margin-top: 20px;
			background: url('http://static.thecodefarm.com/tcf/theseed.png') 0px 250px no-repeat;
		}
		
		#welcome_text{
			width: 450px;
			padding: 10px;
			margin-top: 10px;
			background-color: #e8e1da;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			line-height: 1.5em;
			font-family: Georgia;
			color: #46311e;
		}
		
		#more_info{
			width: 400px;
			padding: 10px;
			background: url('http://static.thecodefarm.com/tcf/px.png');
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			margin-top: 100px;
			margin-bottom: 100px;
			color: white;
			text-shadow: 0px 1px 0px #401800;
			line-height: 1.3em;			
		}
		
		#more_info h2{
			opacity: 1.0;
			margin: 0px;
			padding: 0px;
			color: white;
			text-shadow: 0px 1px 0px black;
		}
	
	</style>
</head>
<body>
	<div id="container">
		<div id="logo"><img src="http://static.thecodefarm.com/tcf/tcflogo.png" alt="thecodefarm logo"/></div>
		<div id="welcome_text">
			<h1>Welcome to the new stage of thecodefarm</h1>
			<p>The web industry is a tricky business where you have to reinvent yourself every day  to try to succeed in the future. At last, thecodefarm has found its way, and here we have planted our first seeds of our next stage.</p>
			<p><em>new site coming soon...</em></p>
		</div>
		<div id="more_info">
			<h2>To all our customers:</h2>
			<p>We are very sorry but from now on, thecodefarm will not attend more customers. If you were one of our previous customers and you want to get in touch with us for any reason, feel free to send us an <a href="mailto:info@thecodefarm.com">email</a>.</p>
		</div>
	</div>
</body>

</html>
