.page-header {
	margin-top: 0;
}

.panel-body {
	padding-top: 0;
}

.logo {
	max-height:59px;
	max-width:200px;
	margin-top: 10px;
	margin-right:10px;
}

pre {
	border:0px;
}

.interactive-code {
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
	color: rgb(0, 204, 0);
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.9);
	padding: 10px;
	min-height: 150px;
	height: 100%;
	border: medium none;
}

