@import url(http://fonts.googleapis.com/css?family=Permanent+Marker);
#banner-wrap{height:600px;width:160px;background:url(../img/background.jpg);overflow:hidden;position:relative;}
#logo-link{position:absolute;right:0;top:0;cursor:pointer;height:74px;width:160px;}
#number{position:absolute;top:81px;left:17px;width:126px;height:53px;font-family:'Permanent Marker',cursive;color:#f1af04;text-align:center;font-size:44px;line-height:53px;}
#btn{position:absolute;top:74px;left:0;width:160px;height:526px;z-index:10;}
#btn a{width:160px;height:526px;display:block;}
#btn a .img{position:absolute;top:210px;left:14px;background:url(../img/button.png);display:block;width:131px;height:44px;text-indent:-999em;}
#child{position:absolute;bottom:0;left:0;width:160px;height:195px;}
#child .image{display:block;width:100px;height:133px;margin:0 auto;border:5px solid #fff;-moz-box-shadow:0 2px 11px rgba(0,0,0,.25),inset 0 0 20px rgba(0,0,0,.6);-webkit-box-shadow:0 2px 11px rgba(0,0,0,.25),inset 0 0 20px rgba(0,0,0,.6);box-shadow:0 2px 11px rgba(0,0,0,.25),inset 0 0 20px rgba(0,0,0,.6);}
#child .image img{vertical-align:bottom}
#child .about{padding:10px 5px;text-align:center;font-family:Arial,Sans-Serif;font-size:12px;line-height:16px;color:#e8e8e8;}
#child .about strong{font-size:14px;color:#fff;text-transform:uppercase;}