@charset "UTF-8";
#content {
	width: 1024px;
	background-image: url(esquire%20temp%20page/website_temppage.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 235px;
	background-repeat: no-repeat;
	padding-bottom: 300px;
}
#content h1 {
	font-size: 40px;
}
#content h2 {
	font-size: 20px;
	color: #58595B;
	margin-top: -20px;
}
.grey {
	color: #58595B;
}
.large {
	font-size: 25px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #58595B;
}
#wrapper {
	width: 1024px;
	margin:0px auto;
}
body {
	background-color: #58595B;
}
.negmarg {
	margin-top: -20px;
}

