#login, #flash, #nav, #footer {
	display: none;
}
#containee {
	width: 100%;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}