﻿
/* body */

body {
	font-family: lucida sans, verdana, arial, helvetica, sans serif;
}

.branding_container {
	width: 759px;
	height: 100px;
		background:url(../image/personal_branding2.png) left bottom no-repeat;
	padding:30px 0 -50px 45px;
	float: left;
}