body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body { background: #fff; }
/* optional Container STYLES */
.chart {  margin: 5px; width: 1800px; }
.Treant > .node {  }
.Treant > p { font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
.node-name { font-weight: bold;}
.node-address {font-weight: normal;}
.node-website {font-weight: normal;}
.content {
	
	margin: auto;
	max-width:1800px;
  }
  

.nodeExample1 {
    padding: 2px;
    width: 250px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.nodeExample1 img {
	width: 200px;
	max-height: 125px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}