body {
	background-color: #bfbf98;
}

.container {
	background-image: url(../img/bodybg.png);
	background-position:50% 351px;
	background-repeat:no-repeat;
}


#header, #footer {
	text-align: center;
}

#footer {
	padding-top:10px;
	padding-bottom:97px;
}

#header-effect {
	background-image: url(../img/headerbg.png);
	background-position:50% 0;
	background-repeat:no-repeat;
	height: 350px;
}

#parallax {
	position:relative; overflow:hidden; width:630px; height:300px;
}

.labjack, .cloud, .dot {
	position: absolute;
	display: none;
}

#content {
	font-size: 130%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#intro {
	margin: 75px 0;
}

#contact, #flyer, #piggybankdemo {
	margin: 25px 0;
}

#contact iframe {
	height: 500px;
}

a {
	text-decoration: none;
	color: #a21212;
}

a:hover {
	text-decoration: underline;
}
