h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background-color: #3834c7;
font-size: 12pt;
font-family: "Comic Sans MS", Tahoma, Verdana,Helvetica,Arial,sans-serif;
color: #ffffff;
}
#gamepageheader {
text-align: center;
padding: 0px;
margin: 0 auto;
background: #3834c7 url(NewImages/PinkEggHeaderExtra3-800.jpg) no-repeat;
height: 392px;
width: 800px;
}
#gamepageheader h1 {
font-size: 60px;
font-family: Impact, Tahoma, Helvetica,Verdana,Arial,sans-serif;
color: #ffffff;
text-align: center;
padding: 260px 0 0 0;
font-weight: normal;
}
#gamepageheader a, a:link, a:visited {
text-decoration: none;
color: #ffffff;
}
#gamepageheader a:hover, a:active {
text-decoration: none;
color: #c3c2ee;
}
#gamepage {
width:800px;
margin: 0 auto;
text-align: center;
padding:0px;
color: #ffffff;
}
#gamepage p {
clear: both;
color: #ffffff;
text-align: left;
padding: 0px 70px 0px 70px;
}
#gamepage a, a:link, a:visited {
text-decoration: underline;
color: #ffffff;
}
#gamepage a:hover, a:active {
text-decoration: none;
color: #000000;
background-color: #c3c2ee;
}
#gamepage h2 {
text-align: center;
padding: 20px 0;
}
h4 {
padding: 5px 20px 5px 10px;
}

div#footer {
clear: both;
text-align: center;
width: 800px;
margin-left: auto;
margin-right: auto;
}
#footer table {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 90%;
}
#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 {
vertical-align: top;
text-align: center;
border-bottom: 1px solid #cc07e7;
width: 33%;
}
.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: #ffffff;
}
#footer a:hover, #footer a:active {
background-color: #c3c2ee;
text-decoration: none;
color: #000000;
}

