body {   height: 100%;   margin: 0;    padding: 0;   width: 100%; } 

body{
margin: 0;
padding: 0;
background: none;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

#butterfly {width: 100%;height: 105%;background: none;}
#bubbles {width: 100%;height: 120%; background: none;}


}

.logo img{display: none;}

span {display: block;}

h2 img {display: none;}

.menu {display: none;}



#navigation {
display: none;
}



/*slideshow*/

#slideshow {
display: none;
}


.top-content h2 span {
display: block;
}




/*footer*/

.footer {
	margin: 5px 0 70px 0;
	display: none;
}



/*Search Form*/

#search_form {margin: 10px 0px 0 0px; z-index: 10; display: none;}


