html{height:100%}body{background:#f4eedf;padding:0;font-family:'open sans';position:relative;margin:0;height:100%}.wrapper{height:auto!important;height:100%;margin:0 auto;overflow:hidden}a{text-decoration:none}h1{color:#555;margin-bottom:5px}h2{color:#4a4a4a;font-weight:100;margin-top:0}.pointer{color:#34495e;font-family:'Pacifico',cursive;font-size:22px;margin-top:-15px}.wheel-button:hover{color:white}.wheel-button.ne{border-color:white;background:#1abc9c;color:#34ffff;position:absolute;bottom:10px;left:10px}.wheel-button span,.wheel span{position:relative;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;display:block}.wheel-button.active span{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg)}.wheel li a,.wheel li a:visited{background:rgba(0,0,0,0.65);border-radius:50px;font-weight:bold;padding:10px;text-align:center;width:20px;height:20px;border:1px solid black;box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 1px 1px rgba(255,255,255,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 1px 1px rgba(255,255,255,0.5);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 1px 1px rgba(255,255,255,0.5);color:white;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.wheel li a:hover{background:rgba(0,0,0,0.8)}.main{float:left;width:100%;margin:0 auto}.reload,.btn{display:inline-block;border:4px solid #FFF;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:rgba(255,255,255,0.75);display:inline-block;line-height:100%;padding:.7em;text-decoration:none;opacity:.7;color:#555;width:100px;line-height:140%;font-size:17px;font-family:open sans;font-weight:bold}.reload:hover,.btn:hover{background:white}.btn{width:200px}.btns{width:230px;margin:50px auto}.credit{text-align:center;color:#999;padding:10px;margin:0 0 40px 0;background:rgba(255,255,255,0.25);float:left;width:100%}.credit a{color:#555;text-decoration:none;font-weight:bold}.wheel-button{position:relative}.wheel{margin:0;padding:0;list-style:none;width:250px;height:250px;visibility:hidden;position:relative;display:none}.wheel li{overflow:hidden;float:left}.wheel li a{display:block}