

body, td, p, .date, input {
	
background-image:url(background.jpg);
background-repeat:no-repeat;
background-position:center center;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0,0,0,0;
	color: #51370E;
}
body, td, p {
	color: #51370E;
	font-size: 12px;
}

.date, .copyright, input {
	font-size: 10px;
}
a { text-decoration: none;	}
a:hover { text-decoration: underline; }

nav{
		vertical-align: text-bottom;
}


a.copyright { color: #5A370E; }

a.order { color: #5A370E; }
h1{ font-size: 14px;
color: #5A370E; }
h2 {
	font-size: 12px;
	font-weight: bold;
	color: brown;
	text-decoration: underline;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 5,0,0,0;
}
.productcopy {
	font-size: 10px;
	padding: 0,0,5,0;
}