body {
	color: #333;
 	font-size: 80%; 	
	font-family: Verdana, Lucida, sans-serif; 
}

#messageform{
	padding: 10px;
	width: 310px;
	
	border-width: thin;
	border-style: solid;
	border-color:black;
}