body {
	background: 0;
}

header {
	display: none;
}

footer {
	display: none;
}

.content {
	border: 0;
	margin: 0;
	min-width: 0;
}

.content button, .content .button {
	display: none;
}

.content section {
    padding: 0;
}

input, select, textarea {
	background: 0;
	border: 0;
}