/*
Theme Name: humanities
Text Domain: humanities
Author: 
Author URI: 
Description: This is the main stylesheet file to accompany Faculty of Humanities Template
Version: 1.0
*/


/********************************/
/*not surpported in firefox*/
@page{
	size:auto;
	border: 0;
	width: 100%; 
	float: none !important;
	background: none;
	
	font-size:12px

	}

body {
	width: 100%; 
	margin: 0; 
	float: none !important;
	border: 0;
	background: none;
	}
header {
	display:none;
}
	
aside {
	display:none;
}
footer { 
	display:none;
}
.center{
	margin-left:0px;
	font-family:serif, "Times New Roman", Times;
	/*font-size:14pt;*/
	float:none; !important;
	width:100%;
}
.outer{
	margin-left:0px;
	font-family:serif, "Times New Roman", Times;
	/*font-size:14pt;*/
	float:none; !important;
	width:100%;
}

