body {
font-family:Tahoma;
padding-top:60px;
background: gainsboro;
}

table {
padding:20px;
border: 0;
border-collapse: collapse;
border-color: white;
width: 600px!important;
left: 50%!important;
position: absolute!important;
margin-left: -300px!important;
background: white;
box-shadow: 0 0 30px -10px;

}

tr:first-child td:first-child {
border: 0;
text-align: left;
}

tr:first-child td:last-child {
border: 0;
font-size: 12px;
color: white;
text-align: right;
opacity:0.7;
}

table, tr, td {
border:none;
}

td {padding:20px}

b {
font-size: 30px;
padding:6px;
white-space:nowrap;
margin-top:0;
color:white;
}

tr:first-child {
background:#608a32;
}

a {
color:#608a32;
padding:2px;
text-decoration:none;
}

a:hover {
color:white;
background:#608a32;
text-decoration:none;
}

big {
font-size: 14px;
position: absolute;
left: 26px;
top: 100px;
}

tr:last-child td:last-child {
font-size: 12px;
text-align: right;
color: white;
}

tr:last-child td:last-child img {
width: 120px;
margin-top: -100px;
}


tr:last-child td:first-child a {
    position: absolute;
    left: 26px;
    top: 180px;
}
