html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display: block;}
body{line-height: 1;}
ol, ul{list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content: none;}
table{border-collapse: collapse;border-spacing: 0; width: 100%;}
body{background-color: rgb(54, 54, 54);}
h1, h2, h3, h4, h5, h6, tbody, th{color: rgb(255, 255, 255); font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
h1{text-align: center;}
table, th, td{border: 3px solid rgb(0, 98, 255); border-collapse: collapse;}
table{border-collapse: collapse;}
td{text-align: center; padding-top: 8px; padding-bottom: 8px;}
tr:nth-child(even){background-color: #b8b9b9;}
tr:nth-child(odd){background-color: rgb(0, 195, 255); color: rgb(0, 98, 255);}
tfoot, #label, a{color: rgb(0, 98, 255); font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }
.ss{background-color: rgb(0, 98, 255); color: white; padding-bottom: 12px;}
th{text-align: center; padding-top: 27px}
.games{text-align: center;}
#label{background-color: rgb(0, 98, 255); color: white; padding-bottom: 12px;}



button{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: rgb(0, 98, 255) ;
    color: rgb(255, 255, 255); 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button:hover{background-color: #373737;
    color: #d0afdf;}
button.two{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: rgb(0, 72, 187) ;
    color: white; 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button.two:hover{background-color: #373737;
    color: #d0afdf;}
button.three{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: rgb(0, 48, 125) ;
    color: white; 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button.three:hover{background-color: #373737;
    color: #d0afdf;}
	footer{display: block; position: fixed; bottom: 0px; width: 100%;}
a{color: white;}







