@charset "iso-8859-1";

/* CSS Document */

      <style type="text/css">

	@import "all.css"; /* humzfeare zombies never give an f-sheet */
		body {
                 background: #090035
		margin:3px 3px 0px 0px 
		}

	               #leftcontent {
		position: absolute;
                              left:20%;
                              width:35%;
		top:140px;
                              background:black;
                            	}	                        

               	#rightcontent {
		position: absolute;
		left:56%;
		width:30%;
		top:240px;
		background:black;
		}
	
	#rightcontent,   #leftcontent {
		border:0px solid #000;
		}
		
	p,h1,pre {
		margin:0px 0px 0px 0px 
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	{ font-size:10px}
</style>


