h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}

/* Font used is 'Fontin Bold' - A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
font-family: 'Fontin Bold';
src: local('Fontin Bold'), url('http://kidslinknetwork.com/fun4christmas.com/Fonts/Fontin-Bold.ttf') format('truetype');
}

body {
margin: 0;
padding: 0;
background-color: #07153b;
font-size: 12pt;
font-family: "Fontin Bold","Comic Sans MS",Tahoma,Arial,sans-serif;
color: #ffffff;
}
#gamepage {
width:800px;
text-align: center;
margin:0 0 0 100px;
padding:0px;
background-color: #07153b;
color: #ffffff;
}
#gamepage p {
clear: both;
color: #ffffff;
text-align: left;
padding: 0px 70px 0px 70px;
}
#gamepage a, a:link, a:visted {
text-decoration: underline;
color: #9ab6dc;
}
#gamepage a:hover, a:active {
background-color: #9ab6dc;
text-decoration: none;
color: #07153b;
}
h2 {
text-align: center;
padding: 20px 0;
}
h4 {
padding: 5px 20px 5px 10px;
}
#header {
text-align: center;
padding: 0px;
margin: auto;
background-color: #07153b;
height: 388px;
width: 800px;
}
div#footer {
clear: both;
text-align: center;
width: 800px;
}
#footer table {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}
#footer p, td {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 8pt;
font-weight: normal;
line-height: 1.4;
}
#footer td.line {
vertical-align: top;
text-align: center;
border-bottom: 1px solid #9ab6dc;
/*width: 33%;*/
}
#footer td {
vertical-align: top;
text-align: center;
}
.footerlinks {
margin: 0px 0 0 0;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: normal;
line-height: 1.4;
padding: 20px 0 20px 0;
}
#footer a, a:link, a:visited {
text-decoration: underline;
color: #9ab6dc;
}
#footer a:hover, #footer a:active {
background-color: #9ab6dc;
text-decoration: none;
color: #07153b;
}
