﻿body {
	margin: 0px 0px 0px 0px;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #c3e2ec;
}
.Property_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #254957;
	font-weight: bold;
	padding: 0px 60px 0px 20px;
	text-align:left;
}

.Property_photo {
	padding: 0px 10px 0px 60px;
}