input#name {width:400px;height:50px;border: 2px solid #585555;} 
input#email {width:400px;height:50px;border: 2px solid #585555;} 
textarea#message {
	width:400px ;
	height:50px ;
	border: 2px solid #585555 ;
	
	} 
	
	
input#submit{
	width:200px;
	background-color: #585555;	
	color: #FFFFFF;
	height:30px;
}

{
	
	
	
	
	
	
	
	
}