#contents #logo
{
	background:url("../img/celphone.jpg") left top no-repeat;
	width:310px;
	height:240px;
	float:left;
	margin-left:100px;
}

#contents #contactForm
{
	width:480px;
	float:right;
	margin-top:50px;
}

#contents #contactForm .formText
{
  font-size:smaller;
  font-weight:bolder;
  vertical-align: top;
}
