/* CSS Document */

body {
	margin: 0;
}

.ppt-presentation {
	display: none;
}
.ppt-presentation img {
	width: 100%;
	height: auto;
}
#whatwedo {
	display: block;
}
#aboutus {
	display: block;
}