body {
	text-align: center;
	min-width: 600px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

TVpage {
	margin:0 auto;
	width:600px;
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
#featured{
	width:600px;
}
.villa{
	width: 294px;
	min-height:40px;
	display: inline;
	position: relative;
	float:left;
	margin-right:10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.villa-detail{
	display: block;
	padding: 15px;
}
