@charset "UTF-8";

html 	{width: 100%; height: 100%; max-height:100%; padding:0; 
margin:0; 
border:0;  /* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow-y: scroll; 
/* */}



body  {
    	background: #301e08;
    	margin: 0;
    	padding: 0;
    	color: #660066;
		background-image:url(../images/backs/back_guest.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
		height: 100%; 
		max-height: 100%;
		font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 22px;
    }

	
		img {
	border: 0;
	outline:0; -moz-outline:0; 
	}
	



	

 h1  {
font-size:16px;
line-height: 22px;
font-style:normal;
font-weight: 100;
    }
	
	 h2  {
font-size:16px;
line-height: 22px;
font-style:normal;
font-weight: 100;
    }
	
a { color: #DD8DB4; outline:0; -moz-outline:0;  }
a:link, a:visited, a:active { text-decoration: none; outline:0; -moz-outline:0;  }
a:hover { color: #fffff5; text-decoration: none; }


  
  


 ul { 
	margin-top: 0;
	margin-bottom: 0;
 }

 li { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	font-size: 16px;
	line-height: 22px;

 }

	

   
