body { 
	background: white; 
	font-size: 12pt; 
	color:black;
}
	
#footer,#intro,#carouselDivContainer { 
	display: none; 
}
	
#container_outer
{
	background:#fff;
}

#page
{
	margin:0px;
	padding:0px;
	width:auto;
	border:0;
}

h1
{
	margin-top:50px;
}

.centered
{
	text-align:left;
}

