/* Remove unwanted elements */
body{
background:none;	
}

img{
border:none;	
}

#primary-navigation, #langs, #search, #secondary-navigation, #sitemap, #footer, #left-column, #right-column, #bredcrumb, #bredcrumb-center{
display: none;
}


div#content, #not-front div#content, #header{
background:none;
width:100%;	
font-size:15px;
padding:0px;
}


div#content h1, #not-front div#content h1, div#content h2, #not-front div#content h2{
font-size:22px;	
}

#container{
padding:0px;	
}

#center-column{
width: 100%; margin: 0; float: none;
padding: 0px 0px 20px 0px;
margin: 0px 0px 20px 0px;
}

#container .column {
float:none;
position:relative;	
}
