<!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" lang="en" xml:lang="en">
<head>

<title>Pawcurious is Temporarily Offline</title>

<style type="text/css">

body { 
margin:			0px;
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-size:		12px;
color:			#333;
background:		#14bab8 url(images/paw_bg_splash.png) repeat top left;
}

@font-face {
    font-family: 'TypewriterSerialBold';
    src: url('type/typewriterserial-bold-webfont.eot');
    src: url('type/typewriterserial-bold-webfont.eot?#iefix') format('eot'),
         url('type/typewriterserial-bold-webfont.woff') format('woff'),
         url('type/typewriterserial-bold-webfont.ttf') format('truetype'),
         url('type/typewriterserial-bold-webfont.svg#webfontA4BLwtNK') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TypewriterSerialMedium';
    src: url('type/typewriterserial-medium-webfont.eot');
    src: url('type/typewriterserial-medium-webfont.eot?#iefix') format('eot'),
         url('type/typewriterserial-medium-webfont.woff') format('woff'),
         url('type/typewriterserial-medium-webfont.ttf') format('truetype'),
         url('type/typewriterserial-medium-webfont.svg#webfontpS8ybwlh') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
text-decoration:	none;
color:			#330099;
background-color:	transparent;
}
  
a:visited {
color:			#330099;
background-color:	transparent;
}

a:hover {
color:			#000;
text-decoration:	underline;
background-color:	transparent;
}

#content  {
border:			#000 3px solid;
padding:		20px;
background:		#fff url(images/pet_blackcat.png) 543px bottom no-repeat;
width:			560px;
margin:			50px auto;
}

h1 {
font-family:		'TypewriterSerialBold', Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-weight:		normal;
font-size:		16px;
color:			#000;
margin-top: 		0;
margin-bottom:		14px;
}

p {
font-size: 		12px;
font-weight: 		normal;
line-height:		150%;
margin-top: 		12px;
margin-bottom: 		14px;
color: 			#333;
}
</style>

</head>

<body>

<div id="content">

<h1>Pawcurious is Temporarily Offline</h1>

<p>The site is offline for upgrade and/or routine maintenance.<br />We appreciate your patience!</p>

</div>

</body>

</html>
