body {
margin: 0px;
color: #232323;
background: #232323;
}
#bottom {position:absolute;
top: 0;
right:0;
margin-right: 10px;
color: #333333;
}
a:link { color: #232323; }
a:visited { color: #232323;
}
a:active {color: #232323;
}
a image {
border: none;
}
#loadarea {
display: table;
position: relative;
top: 0px;
width: 739px;
height: 559px;
background-color: #FFFFFF;
padding-top: 20px;
padding-bottom: 21px;
padding-left: 20px;
padding-right: 21px;
margin-top: 20px;
margin-bottom: 10px;
border: black 4px solid;
border-bottom: black 8px solid;
border-top: black 0px solid;
border-left: black 3px solid;
border-right: black 3px solid;
}
