html, body, #wrapper { 
	background-color: transparent; 
	background-image: url(../images/bg.jpg); 
	height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center; 
    }
    
#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      height: 100%;
      width: 100%;
   }    
    
#paper {
	background-image: url(../images/main_bg.jpg)
	}

.kyoto2 {
	display: none;
	}

.id { color: #501313; font-size: 11px; line-height: 13px; }

#promo p { color: #501313; font-size: 13px; }

#promo table { border: solid 5px #600; }

h1 { color: #633; font-size: 15px; display: none; }
td { color: #ffc; font-size: 11px; font-family: verdana; line-height: 18px; }

a:link, a:visited, a:active { color: #f90; font-size: 11px; text-decoration: none; }

a:hover { color: #fff; font-size: 11px; }

