/*** TODO : check all ***/

h1 {
	color:#000;
}
h3, h4 ,h5, h6 {
	color:#333;
}
body {
	background:none;
	border:none;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
/* --------------------------------------- containers --------------------------------------- */
#main, #content {
	border:none;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
#header, #header_img, #right, #navigation, #subnav, #footer {
	display:none;
}
#left, #right {
	float:none;
}
