<html>
<head>

<title>System Offline</title>

<style type="text/css">

body { 
background-color:	#ffffff; 
margin:				50px; 
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-size:			11px;
color:				#000;
background-color:	#3e3e3e;
}

a {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-weight:		bold;
letter-spacing:		.09em;
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  {
background: transparent url(/preview.png) no-repeat top left;
color:#FFFFFF;
min-height:200px;
padding: 100px 0 0 300px
}

h1 {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-weight:		bold;
font-size:			14px;
color:				#FFF;
margin-top: 		0;
margin-bottom:		14px;
}

p {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-size: 			12px;
font-weight: 		normal;
margin-top: 		12px;
margin-bottom: 		14px;
color: 				#FFF;
}
</style>

</head>

<body>

<div id="content">



<h1>Gone MISSing</h1>

<p>Misstropolis, the lifestyle site for women in Boston and beyond is taking a sabbatical. <br />
We're going to listen to learn, to explore and experience and ultimately to make our site better than ever.</p>

<p>Misstropolis Spirit & Style Inside & Out</p>

<p>We'll be back.</p>
</div>

</body>

</html>