<!DOCTYPE html>
<html lang="en">
  <head>

   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta charset="utf-8" />
  <title>Oxfam Australia - we're offline</title>
  <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">
  <link rel="stylesheet" type="text/css" href="font/stylesheet.css" media="screen" />
  <style type="text/css">
  body{
  	padding-top: 60px;
	height: 100%;
	background: url(images/header-stripe.jpg) repeat-x #149e49;
	color:#fff;
	}
	.white {
		color:#fff;
	}
  </style>
</head>

<body>
<div class="container">
	<div class="row">
		<div class="col-md-6">
		
			<img src="images/oxfam-offline-goat.jpg" class="img-responsive center-block">
		
		</div>
		<div class="col-md-6">

				<h1 class="oxfamglb">WE'LL BE BACK SOON!</h1>
				<p class="white">Look I'm sorry, we'll be back up and running soon. Our good I.T. folk here at Oxfam Australia are doing a little spit and polish, some tinkering, what have you, which is why you can't currently access our website. </p>
				<p class="white">By soon we are aiming for 10am Australian Eastern Standard Time</p>

				<p class="white">Thanks for your patience and understanding!</p>
				<div class="alert alert-success">
				<p>While we're working on the updated Unwrapped website, you can purchase cards at <a href="https://shop.oxfam.org.au/books-cards-wrap/gift-ideas/oxfam-unwrapped/">our Shop website</a>. </p></div>

		</div>
	</div>
</div>
	
<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

<script type="text/javascript">

try {

var pageTracker = _gat._getTracker("UA-279903-1");

pageTracker._trackPageview();

} catch(err) {}
</script>


	</body>
</html>  
  