/* CSS Document */

#contentarea {
	background-image:url('../images/layout_new/what1.JPG');
	background-repeat:no-repeat;
	background-position:0px 60px;
	}
	
.secondbgpic {
	background-image:url('../images/layout_final/What2_edit_5.png');
	background-repeat:no-repeat;
	background-position:0 492px;
	}

#navigation a.navwhat {
	color:#CC6600;
	text-decoration:underline;
	}
