body {
background: #ffffff url('../images/bg.jpg') top left repeat-x;
font-family:Verdana,Helvetica;
font-size:12px;
padding:20px 100px;
color: #336633;
margin: 0;
}

.tagline {
text-align:center; margin-top:0px; padding-top:0px;
}

img {
border: 0;
}

h1 {
font-size:24px;
text-align:center;
}

h1 > a {
color: #75A375;
text-decoration:none;
} 

table {
width:100%;
}

th {
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
height: 40px;
background-color: #edf3ed;
}

td{
border-bottom: 1px solid #999999;
padding: 3px;
}

.shoppingmethods{
margin:10px 0;
}

.shoppingmethods > tbody > tr > td{
border-bottom: 0px;
text-align: center;
}

a {
color: #003300;
text-decoration: underline;
}

a:hover {
text-decoration:none;
}
