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; font-family:'Oswald', sans-serif; }

/* optional Container STYLES */
.chart { height: 100%; margin: 0px; width: 100%; }
.Treant > .node { padding: 3px; border-top: 1px solid black; border-bottom: 1px solid black; }
.Treant > .node img { width: 200px; }

.Treant .collapse-switch { width: 100%; height: 100%; border: none; }
.Treant .node.collapsed { color:  #00cc00; }
.Treant .node.collapsed .collapse-switch { background: none; }
.sections{

}
.beginnings{
	font-size: 48px;
	text-align:center;
	min-width:290px;
}

