body{
background-color: #D931A0;
margin: 0px;
padding: 0px;
height: 100%;
}
div#box{
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
text-align: center;
}
table{
height: 100%;
margin: 0px auto;
border-spacing: 0px
}
td{
height: 100%;
text-align: right;
border: none;
padding: 0px;
margin: 0px;
}
a.ma{
display: block;
margin-top: 4px;
}
img.galepic{
border: 1px solid #000;
margin-bottom: 4px;
}
