<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Odyssey Web Design &amp; Development is based in Perth, Western Australia and is experienced in creating the highest quality web based products." />
<title>Odyssey Web Design &amp; Development</title>
<link rel="shortcut icon" href="favicon.ico" />
<style type="text/css">
	body { 
	  background: #000 url(images/bg.png) no-repeat center top; 
	  color: #fff; 
	  margin: 0;
	  padding-top: 115px; 
	  font-family: Arial, sans-serif; 
	  font-size: 16px;
	  min-width: 940px;
  }
	.page {
	  margin: 0 auto;
  	width: 940px;
	}
	.page-top {
  	text-align: center;
	}
	.page-bottom {
  	overflow: auto;
  	padding-bottom: 50px;
  	padding-top: 90px;
	}
	.page-bottom-left {
	  border-right: solid 1px #fff; 
  	float: left;
  	height: 95px;
  	padding-left: 140px;
  	padding-right: 30px;
  	width: 230;
	}
	.page-bottom-right {
	  float: left;
  	overflow: auto;
  	padding-left: 29px;
  	width: 320px;
	}
	.info-row {
  	overflow: auto;
  	padding-top: 21px;
	}
	.info-row-left {
  	float: left;
  	width: 80px;
	}
	.info-row-right {
  	float: left;
  	width: 240px;
	}
	a,
	a:link,
	a:visited {
  	color: #fff;
  	text-decoration: underline;
	}
	a:hover,
	a:focus,
	a:active {
  	text-decoration: none;
	}
</style>
</head>
<body>
  <div class="page">
    <div class="page-top">
  	  <img src="images/logo.png" alt="Odyssey Web Design &amp; Development" />
    </div><div class="page-bottom">
      <div class="page-bottom-left">
        <img src="images/new.png" alt="New wesbsite coming soon!" />
      </div>
      <div class="page-bottom-right">
        <div class="info-row">
          <div class="info-row-left">
            Phone
          </div>
          <div class="info-row-right">
            0423 973 061
          </div>
        </div>
        <div class="info-row">
          <div class="info-row-left">
            Email
          </div>
          <div class="info-row-right">
            <a href="mailto:info@odysseyweb.com.au">info@odysseyweb.com.au</a>
          </div>
        </div>
      </div>
    </div>
  </div>
</body>
</html>