﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <title>RACGP Maintenance Page</title>
	  <!link rel="shortcut icon" href="/favicon.ico">
      <style type="text/css">
         body {padding:5px; font-family: arial; background-color:#27889f; }
         h1, h2 {font-size:18px; line-height:24px;}
         p, ul, ol {font-size:13px; line-height:18px;}
         h1 {font-size: 22px; color:#fff; text-align:center; line-height:22px; }
		 .logo {width:425px; margin:200px auto 50px auto; display: block;}
		 
		 @media only screen and (max-device-width: 769px) {
			 .logo {width:90%; margin:400px auto 50px auto; }
			 h1 {font-size:40px; line-height:76px; width:90%; margin:0 auto;}
		}
		 
		 
      </style>
   </head>
   <body>
   
   <img src="logo-lightv2.png" alt="RACGP" class="logo" />

	<h1>
		RACGP website is currently undergoing maintenance and will be unavailable from 8:30pm AEST Wednesday April 6 until approx. 2:00am AEST Thursday April 7 due to planned maintenance activities. 
	</h1>
	   
     
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">