@charset "utf-8";
/* CSS Document */

.submit{
	
	  
	
	text-shadow:#CF6;
	border-bottom:2px solid #212714;
	background-color:#C60;
	width: 100px;
	height:40px;
	font-size:18px;
	font-weight:bold;
	
	border-radius:5px;
	
}
