/* Layout Stylesheet */ body{ margin: 0; padding:0; background: #000000; background-attachment:fixed; }	 #lh-col{ position: absolute; top: 20px; left: 20px; width: 150px; border: 0px solid #000000; background: #000000; color: #333333; margin: 0; padding: 0; height: 700px; z-index: 2; }			#rh-col{ position: absolute; top: 20px; right: 20px; width: 150px; border: 0px solid #000000; background: #000000; color: #000000; margin: 0; padding: 0; height: 700px; z-index: 1; }      #c-col{ position: relative; margin: 20px 201px 20px 201px; border: 0px solid #000000; background: #000000; background-attachment:fixed;  ; color: #ffffff; padding: 20px; z-index: 3; }