html, body {
margin : 0;
padding : 0;
border : 0;
text-align : center;
height: 100%;
}

body  {
background-color : #6C193F;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #FFFFFF;
}

#deadlyfingers  {
width: 100%;
height: 100%;
}

.flash {
height : 100%;
vertical-align: middle;
}

img  {
border : 0;
}

.flashh{
background-color : #6C193F;
}
.flashw{
background-color : #6C193F;
}

.noflash{
text-align : center;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
margin: 0;
padding: 14px 0 0 0;
font-weight: normal;
color: #FFFFFF;
}
a, a:link, a:visited, a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
text-decoration: underline;
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
