body {
	background-image: url("../images/cb_logo_bg.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	background-attachment: fixed;
	background-color: #000000;
}

/*** Elements ***/
h1 {
}

h2 {
}

h3 {
	margin-top: 25px;
	margin-bottom: 15px;
}

p {
	margin-bottom: 30px;
}

p.question {
	margin-bottom: 15px;
}

p.answer {
	margin-left: 15px;
	
}

#contentFooter {
	height: 12px;
	clear: both;
}

#contentFooter .back {
	float: left;
}

#contentFooter .next {
	float: right;
}

#historyofcb img {
	margin-bottom: 30px;
}

#historyofcb a {
	margin: 0 0 0 5px;
}

#treeoflife .decLine {
	margin: 15px 0 29px 0;
}

div#cFusion div{
	clear:right;
	margin-bottom: 30px;
}
.cTitle, .cText {
	width: 504px;
}
.cTitle {
	margin-bottom: 15px;
}
.cText {
	margin-bottom: 0;
}
div#cFusion img {
	float: right;
}
