body {background-color: black; color:white; font: 14px tahoma;}
a {color:white; font: 14px tahoma;}
img {border: none;}
.left {position: relative; left: 10px; top: 10px; width: 525px;}
.right{position: absolute; left: 550px; top: 10px; text-align: right; margin-right: 10px; }
.grey {background: dimgrey; width: 500px; font-weight: 800; color: pink; 
font: 24px; }
.signup { background: dimgrey; width: 160px; font-weight: 800; color: 
pink; padding: 5px; font: 24px tahoma; }
.mysignup { position: relative; float: right; }
.verbiage { position: relative; clear: both; }
.downbelow {position: absolute; bottom: 5px; text-align: right;}
td {overflow: scroll;}

