* {
font-family: Verdana;
font-size: 8pt;
background-color: #F4F4F4;
}

.submit {
	background-image: url('button.png');
	background-position: bottom right;
	width: 110px;
	font-size: 8pt;
	height: 20px;
	border: 1px solid #000;
	cursor: pointer;
}