 
<html>
<head>
<title>Unfortunately, this web service is temporarily unavailable</title>
<style type="text/css">
 
body{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
background-color:#D9D9D9;
}
 
h1{font-size:22px;}
 
.warning {
border: 1px solid;
 
margin: 80px 160px;
padding:15px 25px 25px 30px;
background-repeat: no-repeat;
background-position: 10px center;
text-color: #000000;
background-color: #FFFFFF;
}
 
</style>
 
</head>
 
<body>
 
<div class="warning"><h1>Unfortunately, this web service is temporarily unavailable.</h1><br><p>We are currently conducting periodic maintenance to this section of the website.<p>This section should be operational again by 6pm AEST, Sunday 20 January 2013.<p>We apologise for this inconvenience and thank you for your patience.	</p>
</div>
 
</body>
</html>
  