a img {
	border: none;
}

body {
	background: #ccc url(../img/backgroundTile.jpg) repeat center top;
	padding: 30px 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 10pt;
	
	margin-left: auto;
	margin-right: auto ;
	width: 480px;

}

#content {
	width: 480px;
	height: 605px;
	background: #ccc url(img/contentbg.png) no-repeat center top;
}

.mainimg {
	padding-bottom: 0px;
	padding-top: 50px;
}

#form {
	padding-top: 20px;
	padding-left:55px;
	padding-right: 53px;
}

a {
	color: #797979;
}

p {
	text-align: center;
	font-size: 14px;
	color: #a9a9a9;
}

#twitter {
	font-size: 10px;
	margin: 10px;
}
