#pics1, #pics2, #pics3 {
	text-align: center;
}
table {
	margin: 0 auto;
}

/*tr td {
	padding: 10px 50px;
}*/
tr td {
	padding: 1px;
}
a.painting_border {
	padding-left: 0;
	text-decoration: none;
}
td {
	margin: 0px;
}

p input { 
    font-family: "Copperplate Gothic Light";     
    float: left;
    background-image: url(/images/bkgrnd/marb080.jpg);
    border-top: 5px solid maroon;
    border-bottom: 5px solid maroon;
    border-left: none;
    border-right: none;
    color: white;
    margin: 0 auto;
    width: 100px;
    cursor: pointer;
}
button {
	background: none;
	border: none;
}


tr {
   text-align: center;
}