body{
font-size: 11px; font-family: Verdana; color: #ffffff;
background-image: url(img/merch-back.jpg);
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;
}

th{
background-color: #283c51;
font-size: 14px; font-family: Verdana; color: #ffffff; bold;
}

tr{
font-size: 11px; font-family: Verdana; color: #ffffff;
}

td{
font-size: 11px; font-family: Verdana; color: #ffffff;
}

a:link{
text-decoration: none; color: #83b8ef; font-size: 14px
}

a:visited{
text-decoration: none; color: #83b8ef; font-size: 14px
}

a:active{
text-decoration: underline; color: #83b8ef; font-size: 14px
}

a:hover{
text-decoration: underline; color: #83b8ef; font-size: 14px
}
