﻿
/* body */

body {
	background:#3c6a7d url(../image/header.jpg) left top repeat-x;
	font-family:"Lucida Sans Unicode";
}
.branding_container {
	width: 759px;
	height: 200px;
		background:url(../image/personal_branding.png) left bottom no-repeat;
	padding:30px 0 0 45px;
	float: left;
}