body {
	background-image: none;
	background-color: #ffffff;
}

.content {
	overflow: auto;
}

.form-standard input[type=submit] {
	width: 100%;
}