#header, #nav, #content, #footer {
	padding: 10px;
}

.loader {
	background: url("../img/loader.gif");
	display: inline-block;
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
}