html,body{font-family:Arial;height:100%;overflow:hidden}body{position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}header{background:#fbfbfb;background:-moz-linear-gradient(top, #fbfbfb 0, #cfcfcf 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(100%, #cfcfcf));background:-webkit-linear-gradient(top, #fbfbfb 0, #cfcfcf 100%);background:-o-linear-gradient(top, #fbfbfb 0, #cfcfcf 100%);background:-ms-linear-gradient(top, #fbfbfb 0, #cfcfcf 100%);background:linear-gradient(to bottom, #fbfbfb 0, #cfcfcf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#cfcfcf', GradientType=0);padding:10px 0}header a{background:url('../assets/logo.png');background-size:contain;background-position:center center;background-repeat:no-repeat;display:block;height:184px;width:auto;line-height:0;font-size:0;color:transparent}#container{padding:20px}#container h1{font-family:"Batman"}#container .player{clear:both;height:100%;margin-bottom:20px;min-height:250px;width:48%;margin-right:10px;display:inline-block;vertical-align:top}#container .player h2{font-size:24px}#container .player h3{font-size:20px;font-style:italic;margin:0;margin-bottom:5px;padding:0}#container .player img{float:left;max-height:150px;margin:0 15px 15px 0}#container .player p{font-size:14px;word-wrap:break-word}#seasonTitle{color:#fc5b1f;font-size:24px}#matches{border:1px solid #000;text-align:center;width:100%}#matches thead th{text-align:center}#matches tr:nth-child(2n){background-color:#f7f7f7}footer{text-align:center;background-color:#222;color:#fff;height:200px;padding-top:20px}footer a:hover{color:#fff}.clear{clear:both}a{color:#fc5b1f}a:hover{color:#000;text-decoration:none}