/*-----------------------
 Div layouts
-----------------------*/

#centre {
	height:600px;
	width:60%;
	margin-left:150px;
	margin-top:30px;
	
}


/*-----------------------
 Div styles
-----------------------*/

#textTitle {
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	padding:5px;
}

#textContent {
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	padding:5px;
}




/*-----------------------
 Div classes
-----------------------*/

