a:link {
	text-decoration: none;
	color: white;
	  font-size: 1.1em;
	} 
body {
  /*background: #ec008c url(../images/body-bg.gif) repeat-x;*/
}
#content {
  background: url(../images/contactus-bg.jpg) no-repeat;
  height: 631px;
  font-size: 1.1em;
}

div.title {
  font-size: 1.4em;
}

div.container {
  position: relative;
  top: 490px;
  left: 70px;
}
