/* CSS Document *//* Helpers and base rules *//* Typography */h1, h2, h3, h4 {	font-weight: normal;		line-height: 20px;	font-family:"Times New Roman", Times, serif;}	/* Layout */body {	background:#FFF;	font-family:"Times New Roman", Times, serif;	margin: 0;	padding: 0;}#banner {	display:none;}#wrapper {	width: 100%;	margin: 10px;}#mainmenu {	display:none;	}#menu {	display:none;	}	#fourwrap {	display:none;	}		