 body{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size:14px;
  	line-height: 15px;
  }
  
  	h1 {
		position: relative;
	vertical-align: center;
	color: #6B5846;
	margin-bottom: -10px;
	font-size: 48px;

	font-family: Georgia, "Times New Roman", Times, serif;

	}
	
	h2 {
		color: #6B5846;
	}
      p { position:relative; width:500px; height:500px; }
      #hello { position:absolute; width:400px; height:350px;
           
 background-image: url("repeater.png");
 background-repeat:repeat;  
        font-size:15px; font-family: Century Gothic, Helvetica, sans serif; text-align:center; line-height: 20px;
        border-style: solid;
        border-width: 1px;
        border-color: gray;
        color:#B8BCBC; 
        padding:25px; 
        top:50; left:800; display:none; }
        span { display:none; }
 
 p { position:relative; width:500px; height:200px; }
      #helloh { position:absolute; width:400px; height:300px;
           
 background-image: url("repeater.png");
 background-repeat:repeat;  
        font-size:15px; font-family: Century Gothic, Helvetica, sans serif; text-align:center; line-height: 20px;
        border-style: solid;
        border-width: 1px;
        border-color: gray;
        color:#B8BCBC;
        padding:25px; 
        top:460; left:800; display:none; }
        span { display:none; }
        
         p { position:relative; width:500px; height:200px; }
      #con { position:absolute; width:450px; height:600px;
      
 background-image: url("repeater.png");
 background-repeat:repeat; 
        font-size:15px; font-family: Century Gothic, Helvetica, sans serif; text-align:center; line-height: 20px;
        border-style: solid;
        border-width: 1px;
        border-color: gray;
        color: #B8BCBC; 
 
        
        padding:25px; 
        top:200; left:200; display:none; }
        span { display:none; }
        #fins {
        	position: absolute;
        	top: 600px;
        	left: 400px;
        }
      #fina {
      	position: absolute;
      	top: 380px;
      	right: 45px;
      } 


#h {
	position: absolute;
	top: 50px;
	right: 500px;
	font-size: 24px;
	font: 12px Verdana;
	color: #5A4735;

}

DIV#loader {
 
  width: 500px;
  height: 500px;
}


DIV#loader.loading {
  background: url("ajax-loader.gif") no-repeat center center;
}

#me {
position: absolute;
top: 150px;
left: 680px;
}


	

	
	
        
       
