
.page_background,
body {
	background-image:url(/images/backgrounds/orange.gif);
	background-repeat:repeat;
}

#content_terms_left {
	margin-top: 10px;
	width: 49%;	
	float: left;
}

#content_terms_right {
	margin-top: 10px;
	width: 49%;	
	float: right;
}