﻿/* body */

body {
	background: url(/images/wallpaper.jpg);
	font-family:"Lucida Sans Unicode";
}
.branding_container {
	width: 550px;
	height: 200px;
	/*background:url(/images/mallorca-property-tree.jpg) left bottom no-repeat;*/
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
