/******************************/
/* CSS DOCUMENT               */
/* http://samantha-bailly.com */
/*    --------------------    */
/*      CONTACT SECTION       */
/******************************/

table {
	width: 600px;
	font-size: 12px;
}

input {
	background-color: #92708a;
	color:#FFFFFF;
	border: none;
}

textarea {
	width: 100%;
	height: 150px;
	background-color: #92708a;
	color:#FFFFFF;
	border: none;
}
