body { 
	font: 100% Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: none;
}

h1, h2, h3, p { margin-left: 0; margin-right: 0; }

#container { width: auto; }

#content { 
	width: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: transparent;
	background-image: none;
}

#logo {
	display: block;
	position: absolute;
	left: 10px; top: 0;
}

#mast { display: none; }

#footer {
	width: auto;
	margin-top: 40px;
	padding-top: 40px;
	font-size: 14px;
}

