/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 350px;
height: 100px;
background-color: #000;
padding: 5px;
font-size:16px;
color:#fff;
font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

.billcontent{
width: 100%;
display:block;
}

H1 {letter-spacing:4px; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size:22; color:#CCCCCC; padding:10px}
H2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing:2px;font-variant:all-caps; font-size:19; color:#C1C1C1}
body {background-color:#454d00; text-align: center; }
table {align:center;}
.t {text-align:left; cell-padding:6px; width:260px; height:320px;background-color:#77321f}
p {text-indent: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:10; color:#CCC; padding:10px}

.ad {text-align:center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12; background-color:#000; color:#CCC;}

.back {font-size:10px;
color:#fff;
font-family: Arial, Helvetica, sans-serif; font-weight: bold;
background-color:#77321f}

a.back {width:110px;text-decoration:none;}
a.back:hover {color:yellow}