#enter {
    width: 215px;
	margin: 0 auto;
	
	
   }
   h1 {width: 215px; height: 58px; text-indent: -3000px; overflow: hidden; background-image: url(../images/rosa_splash.png);}
   * html h1 {
     back\ground-color: transparent;
	background-image: url(../images/pix.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rosa_splash.png", sizingMethod="scale");  
   }
   
   
   
   
   ul {
    width: 138px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	
   }
   ul li {float: left; padding-right: 13px;}
    ul li.last {padding: 0;}
	ul li a:link, ul li a:visited, ul li a:active  {font-size: 12px; text-decoration: none; color: #5e6057; display: block; float: left; font-weight: bold;}
   ul li a:hover {color: #bf677b;}
   p {
    text-align: center;
   }

