/* @override http://fivestonestudios.com/tastypixel/style.css */

/* @override http://fivestonestudios.com/tastypixel/style.css */

/* @override http://fivestonestudios.com/test/tastypixel/style.css */

/* @override http://fivestonestudios.com/test/tastypixel/style.css */

/* @override http://fivestonestudios.com/test/tastypixel/style.css */

/* @override http://fivestonestudios.com/test/tastypixel/style.css */

body {
	background: #2b271e;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d0d0d0;
	text-align: center;
}

#content h1 {
	width: 480px;
	margin: auto;
}

#footer {
	margin-top: 40px;
	color: #7a7868;
}

#footer-hungry{
	margin-top: 80px;
	color: #7a7868;
}

a:link, a:visited, a:active {
	font-size: 14px;
	text-decoration: none;
	color: #68665d;
	padding: 5px;
}

a:hover {
	color:#fff;
}

#bg-wrapper {
	background: url(bg-burst.jpg) no-repeat center top;
}



img {
	display: block;
	margin: auto;
}

h1 {
	color: #fff;
	
	margin-right: 120px;
	margin-left: 120px;
	font-size: 28px;
}

p{
	width: 452px;
	margin: 32px auto auto;
	font-size: 14px;
	
}

.contact-form{
	width: 552px;
	padding-top: 40px;
	margin: auto;
	padding-left: 120px;
}

table {
	margin: auto;
	font-size: 13px;
	color: #eae8dc;
	font-weight: normal;
	font-style: normal;
}

.contact-form-short {
	margin-left: 8px;
	background-color: #dfdfdf;
}

.first-column {
	padding-right: 20px;
}

.comments-td {
	padding-top: 10px;
}

.contact-form-long {
	width: 504px;
	background-color: #dfdfdf;
}

#content {
	height: 440px;
	padding-top: 20px;
}

.hungry {
	background: #2b271c url(bg-hungry.jpg) no-repeat center 40px;
}

#footer-links {
	margin-top: 57px;
	font-size: 14px;
}

