@charset "utf-8";
/* CSS Document */




body {
	color: #000;
	background-color: #fff;
}

.img-responsive {
	display: none;
}

.nav {
	display: none;
}

footer {
	display: none;
}

a:link:after, a:visited:after { content:" [" attr(href) "] "; }

.well {
	display: none;
}

header {
	display: none;
}