html, body
{
	color: #333;
	background: #fff;
}

ul.contactform
{
	margin-left: 0;
	padding: left: 1em;
	list-style-type: none;
}


