h1{
	font-size:2.8em;
}
h2{
	font-size:2.6em;
}
h3{
	font-size:2.4em;
}
h4{
	font-size:2.2em;
}
h5, p, a, li{
	font-size:1.0em;
}
h1, h2, h3, h4, h5{
	color:#000;	
	padding-left:0;
	background:none;
}

.menu, 
#header{
	display:none;
}
#main-container{
	margin:0;
	width:99%;
}
#main-content{
	width:auto;	
}

.medium-column{
	display:none;	
}
.teaser-content,
.main-teaser .teaser-content{
	padding:0;	
}

.theme-gallery{
	display:none;	
}

#footer 
{
	display:none;
}

div, body, html 
{
	background-color:Transparent !important;
	background-image:none;
}

.interaction-area
{
	display:none;
}