#wrapper{
				width:460px;
				position:relative;
				margin:0px auto;}
			
			img	{ border: none;
			      margin:0 auto 0 auto;}		
		        
			a { text-decoration: none; }
			
			p { color: #cccccc;
			    font: normal normal 400 12px/1.0em arial;
			    text-align: center;}
			    
			h1 { color: #000000;
			     font: normal normal 900 16px/1.0em arial;
			     text-align: center;
			    }
			    
			body
			  {background:#999  url(../images/bkgrndm.png) no-repeat fixed top center;
	           }
	           
	           
	         