﻿/* body */

body {
	background: url(/images/wallpaper.jpg);
	font-family:"Segoe UI", Segoe, Tahoma, Geneva, sans-serif;
}
.branding_container {
	width: 940px;
	height: 70px;
/*	background:url(/images/featured-boats.png) left bottom no-repeat;
*/	padding:30px 0 0 45px;
	float: left;
}

