<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="robots" content="noindex">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>www.goa.com.tr - Yapım Aşamasında - guzel.net.tr</title>

	<style>
		body {
			background: #007dc3 url(http://www.goa.com.tr/404-arkaplansiz.png) no-repeat 50% -130px;
			height: 100%;
			width: 100%;
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			margin: 0;
			padding: 0;
		}
		a {
			color: #f1f0f2;
			text-decoration: none;
			transition: all 0.5s ease;
		}
		a:hover {
			color: #fff;
		}
		.a-styled {
			border-bottom: solid 2px #7dc7e8;
			font-weight: bold;
		}
		p {
		    border-bottom: solid 4px #4ea5d8;
		    line-height: 27px;
		    font-size: 18px;
		    padding-bottom: 18px;
		    margin-bottom: 23px;
		}
		h1 {
			font-size: 40px;
    		margin-top: 80px;
    		margin-bottom: 10px;
		}
		.container {
			width: 1100px;
			margin: 0 auto;
			padding: 10px;
		}
		.container:after {
			display: table;
			content: " ";
			clear: both;
			width: 100%;
		}
		.container-in {
			width: 70%;
		}
		.col2 > div {
			width: 100%;
			float: left;
		}
		.col2 > div:first-child {
			margin-right: 3%;
		}
		.links {
			font-size: 15px;
		}
		.links b, .links a {
			text-decoration: underline;
		}
		.se {
			height: 20px;
			display: table;
			clear: both;
			width: 100%;
		}
		.footer-sep {
			border-top: solid 8px #fff;
			height: 8px;
			background-color: #4ea5d8;
			clear: both;
			margin-top: 50px;
		}
		.footer {
			background: #fff url(http://www.goa.com.tr/404-footer.png) repeat 0 0;
			color: #535363;
			height: 150px;
		}
		.footer a{
			color: #007dc3;
		}
		.footer-in {
			width: 1100px;
			margin: 0 auto;
			padding: 20px 10px 10px 10px;
		}
		.logo {
			background: transparent url(http://www.goa.com.tr/logo.png) repeat 0 0;
			display: inline-block;
			width: 176px;
			height: 31px;
			float: right;
		}
		@media (max-width: 1199px) {
			.container {
				width: 95%;
			}
			.container-in {
				width: 60%;
			}
			.footer-in {
				width: 95%;
			}
			body {
			    background-position: 100% -80px;
			}
		}
		@media (max-width: 991px) {
			.container-in {
				width: 50%;
			}
			.footer-in {
				width: 70%;
			}
		}
		@media (max-width: 767px) {
			.container-in {
			    width: 100%;
    			margin-top: 470px;
			}
			.footer-in {
				width: 95%;
			}
		}
	</style>
</head>
<body>
	<div class="container">
		<div class="container-in">
			<h1>Yapım aşamasında.</h1>
			<p>
				Bu web sitesi henüz yapım aşamasındadır. Lütfen daha sonra tekrar ziyaret ediniz.
			</p>

			<div class="col2">
				<div>
					<div class="links">
						&nbsp;<br />
						Alan adı <a href="https://www.guzel.net.tr" target="_blank">Güzel Hosting</a> tarafından sağlanmaktadır.<br />
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
						<div class="se"></div>
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
						&nbsp;<br />
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="footer-sep"></div>
	<div class="footer">
		<div class="footer-in">
			<a href="javascript:void()" class="logo"></a>
			Güzel <a href="https://www.guzel.net.tr/hosting.php" target="_blank">Hosting</a> ücretsiz yapım aşaması sayfası
		</div>
	</div>
</body>
</html>
