.buttons {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(images/1.jpg);
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
}
