body {
	background: white;
	font-size: 10pt; font-family:Arial, Helvetica, sans-serif;
}

* { 
  margin: 0;
  padding: 0; color:#000;
}
	
#menu {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

h1 { font-size: 250%; }
h2 { font-size: 140%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }

#content:after {
  content: "\ All rights reserved. (c) 2012 Short Let Apartments";
  color: #000 !important;
  font-size: 0.85em;
  border-top: 1px solid #999;
  }

 td.features-list li{width:32%; list-style:disc; float:left; padding-right:1%;} 
  