/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/

/* @group Additional styles */

#info,
#bigpicture,
#sub_navi,
#header,
#root_navi {
	display:none;
}
#my-body,
#content,
#container {
	background: none;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000 !important;
}
#page_content {
	width: 100%;
	padding: 0;
	overflow: visible !important;
	margin: 0;
	color: #000 !important;
}
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: #000;
}



/* @end */