body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	padding: 0;
	text-align: center;
}

/* =layout */

#framework {
	margin: 40px auto;
	text-align: left;
	width: 600px;
}

#logo {
	background: url(../images/barter_logo.gif) no-repeat center top;
	color: #fff;
	height: 45px;
	margin: 0 0 60px 0;
	text-indent: -3000px;
	width: 100%;
}

/* =navigation */

#menu {
	display: none;
}

/* =content */

#content h2 {
	color: #c00;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 130%;
}

#content p {
	font-size: 1.2em;
}


/* =decoration */

#flag, #scene-image, #footer-image {
	display: none;
}


/* =footer */

#footer {
	display: none;
}
